{"info":{"_postman_id":"abf6e1d9-d56e-425f-96cf-613c917184c1","name":"SMART Operations API Integration","description":"<html><head></head><body><p>SMART Operations is an innovative product that harnesses the power of computer vision, artificial intelligence, and video analytics to help you manage your operations with greater precision and efficiency. With SMART Operations, you can gain real-time insights into your operations and make informed decisions to optimize your processes and improve your bottom line. The Flows, Speeds, and Alerts APIs are essential components of SMART Operations, enabling third-party integrations with your existing systems to help you extract maximum value from your data. In this documentation, we will explore each of these APIs in detail, providing you with the information you need to integrate SMART Operations with your own systems and unlock its full potential.</p>\n<h1 id=\"api-key-setup\">API Key setup</h1>\n<p>To access the platform's data securely, the customer must provide the domain address, including the subdomain of the hosting application, to the AMAG. The AMAG admin will then create a platform API for the customer to make secure requests to query the data.</p>\n<img src=\"https://content.pstmn.io/88f91a31-89ce-4cb2-9f62-e07dcf9787f1/aW1hZ2UucG5n\" alt=\"Screenshot:%20Customer%20edit%20screen%20%20-%20domain%20address%20section\" width=\"387\" height=\"435\">\n\n<p>The AMAG administrator will generate an API Key and share it with the customer, who can then use it to set up a request header for data retrieval from the platform.</p>\n<img src=\"https://content.pstmn.io/3636a763-2b51-4e0f-ab58-c60e52bb6fd4/aW1hZ2UucG5n\" alt=\"Screenshot:%20Edit%20Customer%20-%20Generate%20API%20token\" width=\"383\" height=\"343\">\n\n<img src=\"https://content.pstmn.io/c2329e04-fa79-4e74-9a9e-04ac05527c7d/aW1hZ2UucG5n\" alt=\"Screenshot:%20Edit%20Customer%20Generate%20API%20Token%202\" width=\"368\" height=\"270\">\n\n<p>After generating the token, the AMAG team will provide it to the customer's development team for implementation.</p>\n<p>The developer team need to use this token as a header parameter \"X-PLATFORM-KEY\" while making any request to the AMAG platform.</p>\n<p>For example,</p>\n<img src=\"https://content.pstmn.io/2839ccca-3793-4b3e-a58b-82c64348ae1f/aW1hZ2UucG5n\" width=\"623\" height=\"302\"></body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"API Key setup","slug":"api-key-setup"}],"owner":"13401721","collectionId":"abf6e1d9-d56e-425f-96cf-613c917184c1","publishedId":"2s7YYvZMzA","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"f36f5f"},"publishDate":"2023-04-19T01:00:04.000Z"},"item":[{"name":"System Configurations","item":[{"name":"Get All Road User Types","id":"ad00c13a-fd16-4871-ac8d-07cc39303a1b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-PLATFORM-API-KEY","value":"<token>","description":"<p>String</p>\n","type":"text"}],"url":"{{COMMON_API_GATEWAY}}/v1/sys-configuration/road-user-types","urlObject":{"path":["v1","sys-configuration","road-user-types"],"host":["{{COMMON_API_GATEWAY}}"],"query":[],"variable":[]}},"response":[{"id":"32d3e42f-ec0c-40b9-bb4b-492bdc710978","name":"Get All Road User Types","originalRequest":{"method":"GET","header":[{"key":"X-PLATFORM-API-KEY","value":"<token>","description":"String","type":"text"}],"url":"{{COMMON_API_GATEWAY}}/v1/sys-configuration/road-user-types"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 16 Aug 2024 06:04:58 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"756"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"28d0928a-67d9-4fb1-9ba8-1b089aab9791"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Access-Control-Allow-Headers, Origin,Accept, X-Requested-With, Content-Type, Access-Control-Request-Method, Access-Control-Request-Headers, Authorization"},{"key":"x-amz-apigw-id","value":"clnRBEV3SwMEsew="},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"X-Amzn-Trace-Id","value":"Root=1-66beec06-4f9ebd345be02ade49260bec"},{"key":"Access-Control-Allow-Credentials","value":"true"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"Id\": 7,\n            \"Name\": \"Ute/Pickup truck\"\n        },\n        {\n            \"Id\": 8,\n            \"Name\": \"Van\"\n        },\n        {\n            \"Id\": 10,\n            \"Name\": \"Adult\"\n        },\n        {\n            \"Id\": 3,\n            \"Name\": \"Passenger Car\"\n        },\n        {\n            \"Id\": 2,\n            \"Name\": \"Bus\"\n        },\n        {\n            \"Id\": 21,\n            \"Name\": \"Double Trailer\"\n        },\n        {\n            \"Id\": 14,\n            \"Name\": \"Scooter\"\n        },\n        {\n            \"Id\": 18,\n            \"Name\": \"Individual Dog\"\n        },\n        {\n            \"Id\": 25,\n            \"Name\": \"Light Rail\"\n        },\n        {\n            \"Id\": 12,\n            \"Name\": \"Dog\"\n        },\n        {\n            \"Id\": 9,\n            \"Name\": \"Child\"\n        },\n        {\n            \"Id\": 4,\n            \"Name\": \"Pedestrian\"\n        },\n        {\n            \"Id\": 13,\n            \"Name\": \"Pram\"\n        },\n        {\n            \"Id\": 16,\n            \"Name\": \"Wheelchair\"\n        },\n        {\n            \"Id\": 17,\n            \"Name\": \"Mobility Scooter\"\n        },\n        {\n            \"Id\": 6,\n            \"Name\": \"Motorbike\"\n        },\n        {\n            \"Id\": 20,\n            \"Name\": \"Rigid Truck\"\n        },\n        {\n            \"Id\": 19,\n            \"Name\": \"Articulated Truck\"\n        },\n        {\n            \"Id\": 1,\n            \"Name\": \"Commercial Vehicle\"\n        },\n        {\n            \"Id\": 5,\n            \"Name\": \"Bicycle\"\n        },\n        {\n            \"Id\": 22,\n            \"Name\": \"Triple Trailer\"\n        },\n        {\n            \"Id\": 24,\n            \"Name\": \"E-Scooter\"\n        },\n        {\n            \"Id\": 23,\n            \"Name\": \"Car/Ute With Trailer\"\n        },\n        {\n            \"Id\": 15,\n            \"Name\": \"Skateboard\"\n        },\n        {\n            \"Id\": 11,\n            \"Name\": \"Elderly\"\n        }\n    ]\n}"}],"_postman_id":"ad00c13a-fd16-4871-ac8d-07cc39303a1b"},{"name":"Get All Directional Movements by Location Id","id":"4bc689f2-cb4e-4528-ac41-77a07edbd5ea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-PLATFORM-API-KEY","value":"<token>","description":"<p>String</p>\n","type":"text"}],"url":"{{COMMON_API_GATEWAY}}/v1/sys-configuration/directional-movements/AMAG~1611","urlObject":{"path":["v1","sys-configuration","directional-movements","AMAG~1611"],"host":["{{COMMON_API_GATEWAY}}"],"query":[],"variable":[]}},"response":[{"id":"f5c4bf47-91cd-4ab0-875e-bf8ea60526fb","name":"Get All Directional Movements by Location Id","originalRequest":{"method":"GET","header":[{"key":"X-PLATFORM-API-KEY","value":"<token>","description":"String","type":"text"}],"url":"{{COMMON_API_GATEWAY}}/v1/sys-configuration/directional-movements/AMAG~1611"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 16 Aug 2024 06:05:54 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"840"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"6d18e415-accc-4cf4-a501-e91a85b01fb6"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Access-Control-Allow-Headers, Origin,Accept, X-Requested-With, Content-Type, Access-Control-Request-Method, Access-Control-Request-Headers, Authorization"},{"key":"x-amz-apigw-id","value":"clnaTGQgSwMEUAA="},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"X-Amzn-Trace-Id","value":"Root=1-66beec41-0c1f43ff753a4f54448b9076"},{"key":"Access-Control-Allow-Credentials","value":"true"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"LocationId\": \"AMAG~1611\",\n            \"Id\": 12734,\n            \"PostedSpeed\": 40,\n            \"Description\": \"Southbound Through\",\n            \"ShortName\": \"SBT\",\n            \"Color\": \"#fffff\"\n        },\n        {\n            \"LocationId\": \"AMAG~1611\",\n            \"Id\": 12736,\n            \"Description\": \"Southbound Lane Allocator\",\n            \"ShortName\": \"SBLA\",\n            \"Color\": \"#fffff\"\n        },\n        {\n            \"LocationId\": \"AMAG~1611\",\n            \"Id\": 12742,\n            \"PostedSpeed\": 40,\n            \"Description\": \"Eastbound Through\",\n            \"ShortName\": \"EBT\",\n            \"Color\": \"#fffff\"\n        },\n        {\n            \"LocationId\": \"AMAG~1611\",\n            \"Id\": 12746,\n            \"Description\": \"Southbound Pedestrian Crossing\",\n            \"ShortName\": \"SBP\",\n            \"Color\": \"#fffff\"\n        },\n        {\n            \"LocationId\": \"AMAG~1611\",\n            \"Id\": 12750,\n            \"PostedSpeed\": null,\n            \"Description\": \"roi\",\n            \"ShortName\": \"--\",\n            \"Color\": \"#fffff\"\n        },\n        {\n            \"LocationId\": \"AMAG~1611\",\n            \"Id\": 12753,\n            \"Description\": \"Eastbound Lane Allocator\",\n            \"ShortName\": \"EBLA\",\n            \"Color\": \"#fffff\"\n        },\n        {\n            \"LocationId\": \"AMAG~1611\",\n            \"Id\": 12754,\n            \"Description\": \"Eastbound Pedestrian Crossing\",\n            \"ShortName\": \"EBP\",\n            \"Color\": \"#fffff\"\n        }\n    ]\n}"}],"_postman_id":"4bc689f2-cb4e-4528-ac41-77a07edbd5ea"}],"id":"ff6f15f4-b6d5-4f19-80dc-cb1cecd071c2","description":"<h3 id=\"road-user-types\">Road User Types</h3>\n<p>At AMAG, we've developed a comprehensive 22-class road user classification scheme. This scheme has been carefully designed to capture the diversity of road users encountered in various traffic environments. Each class represents a distinct type of road user, identified through real-life data collected from our projects.</p>\n<h4 id=\"road-user-classification-table\">Road User Classification Table</h4>\n<p>Below is a list of road user types that our system can identify. For a detailed breakdown with examples and images, please refer to the Confluence page linked below.</p>\n<p><a href=\"https://amagroup.atlassian.net/wiki/external/MTY3MDczM2NiYWVkNDEzODgyN2VlMWZiN2UyNjJiZGY\">Dictionary of supported road user types</a></p>\n","_postman_id":"ff6f15f4-b6d5-4f19-80dc-cb1cecd071c2"},{"name":"Flows","item":[{"name":"GetAllFlows","id":"06c286bb-c7e3-45c8-97c6-30f7012713ff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-PLATFORM-API-KEY","value":"<token>","description":"<p>String</p>\n","type":"text"}],"url":"{{CSO_API_GATEWAY}}/v1/operations/flows?SiteId=1611&StartDate=1710856800000&EndDate=1723557540000","description":"<h3 id=\"request-headers\">Request Headers</h3>\n<ul>\n<li><p><strong>X-PLATFORM-API-KEY</strong> (string, required):<br />  The API key provided to authenticate the client. This should be included in the request headers.</p>\n<ul>\n<li><strong>Example:</strong> <code>\"X-PLATFORM-API-KEY: \"</code></li>\n</ul>\n</li>\n</ul>\n<h3 id=\"request-query-parameters\">Request Query Parameters</h3>\n<p>The following query parameters are required to filter the data based on the site and time range:</p>\n<ul>\n<li><p><strong>SiteId</strong> (integer, required):<br />  A unique identifier for the site from which speed data is to be retrieved. This parameter specifies the site for which the data is requested.</p>\n<ul>\n<li><p><strong>Example:</strong> <code>\"SiteId=1611\"</code></p>\n</li>\n<li><p><strong>Description:</strong> The <code>SiteId</code> is a numeric identifier associated with a specific site. This ID must be known beforehand.</p>\n</li>\n</ul>\n</li>\n<li><p><strong>StartDate</strong> (integer, required):<br />  The start time of the data retrieval window, expressed as a Unix (EPOCH) timestamp in milliseconds.</p>\n<ul>\n<li><p><strong>Example:</strong> <code>\"StartDate=1710856800000\"</code></p>\n</li>\n<li><p><strong>Description:</strong> This timestamp represents the beginning of the time range for which speed data is requested. It must be specified in milliseconds.</p>\n</li>\n</ul>\n</li>\n<li><p><strong>EndDate</strong> (integer, required):<br />  The end time of the data retrieval window, expressed as a Unix (EPOCH) timestamp in milliseconds.</p>\n<ul>\n<li><p><strong>Example:</strong> <code>\"EndDate=1723557540000\"</code></p>\n</li>\n<li><p><strong>Description:</strong> This timestamp represents the end of the time range for which speed data is requested. It must be specified in milliseconds.</p>\n</li>\n</ul>\n</li>\n<li><p><strong>NextPageKey</strong> (string, optional):<br />  A token from the previous response, used to retrieve the next set of data when the data is paginated.</p>\n<ul>\n<li><p><strong>Example:</strong> <code>\"NextPageKey=eyJMb2NhdGlvbkl.....MDQ5NDAwMDAwfQ\"</code></p>\n</li>\n<li><p><strong>Description:</strong> If the response includes a <code>NextPageKey</code>, this token can be used in subsequent requests to continue fetching the next page of data. This parameter is optional and only required if pagination is necessary.</p>\n</li>\n</ul>\n</li>\n</ul>\n<h3 id=\"response-field-dictionary\">Response Field Dictionary</h3>\n<p>This section provides a detailed description of each field in the API response.</p>\n<h5 id=\"root-level\">Root Level</h5>\n<ul>\n<li><p><strong>data</strong> (object): The main container object for all response data.</p>\n<ul>\n<li><p><strong>Flows</strong> (array of objects): An array of <code>FlowItem</code> objects, where each object represents traffic flow data for a specific location and a timestamp (start time of 15 min bin).</p>\n</li>\n<li><p><strong>NextPageKey</strong> (string): A token for pagination. If this field is not null, it indicates that there is more data available in the next page. The client can use this key to request the next set of data.</p>\n</li>\n</ul>\n</li>\n</ul>\n<h5 id=\"flowitem-object\">FlowItem (object)</h5>\n<p>Each <code>FlowItem</code> object contains traffic data for a specific location and time period.</p>\n<ul>\n<li><p><strong>LocationId</strong> (string): A unique identifier for the location where the traffic data was collected. The format is typically <code>\"{CustomerCode}~{ID}\"</code>.</p>\n</li>\n<li><p><strong>TimeStamp</strong> (integer): A Unix timestamp representing the start time of the 15-minute interval for which this data is relevant. The timestamp is in milliseconds since the Unix epoch.</p>\n</li>\n<li><p><strong>Data</strong> (array of objects): An array of <code>DataItem</code> objects, where each object contains traffic data categorized by vehicle type and directional movement.</p>\n</li>\n</ul>\n<h5 id=\"dataitem-object\">DataItem (object)</h5>\n<p>Each <code>DataItem</code> object contains aggregated traffic data for a specific vehicle type and directional movement within the 15-minute interval.</p>\n<ul>\n<li><p><strong>Value</strong> (integer): The total number of vehicles detected within this 15-minute interval for this particular vehicle type and directional movement.</p>\n</li>\n<li><p><strong>LaneData</strong> (array of objects): An array of <code>LaneDataItem</code> objects, where each object represents the traffic data specific to a lane.</p>\n</li>\n<li><p><strong>RoadUserTypeInfo</strong> (object): An object containing information about the type of road user (e.g., bus, passenger car). This information can be referenced and validated using the <code>Road User Type</code> configuration API.</p>\n</li>\n<li><p><strong>DirectionalMovementInfo</strong> (object): An object containing information about the directional movement of the traffic. This information can be referenced and validated using the <code>Directional Movement</code> configuration API.</p>\n</li>\n</ul>\n<h5 id=\"lanedataitem-object\">LaneDataItem (object)</h5>\n<p>Each <code>LaneDataItem</code> object contains traffic data for a specific lane.</p>\n<ul>\n<li><p><strong>Value</strong> (integer): The number of vehicles detected in this lane for the specific vehicle type and directional movement.</p>\n</li>\n<li><p><strong>LaneId</strong> (integer): A unique identifier for the lane.</p>\n</li>\n</ul>\n<h5 id=\"roadusertypeinfo-object\">RoadUserTypeInfo (object)</h5>\n<p>The <code>RoadUserTypeInfo</code> object contains information about the type of road user.</p>\n<ul>\n<li><p><strong>Id</strong> (integer): A unique identifier for the road user type. The possible values can be retrieved from the <code>Road User Type</code> configuration API.</p>\n</li>\n<li><p><strong>Name</strong> (string): The name of the road user type (e.g., \"Bus\", \"Passenger Car\"). This name corresponds to the <code>Id</code> and can be referenced from the <code>Road User Type</code> configuration API.</p>\n<p>  <strong>Reference:</strong></p>\n<ul>\n<li><p>Configuration API: [Road User Type Configuration API]</p>\n</li>\n<li><p>Refer to Section X.X in the [Configuration API Documentation] for more details on the available road user types.</p>\n</li>\n</ul>\n</li>\n</ul>\n<h5 id=\"directionalmovementinfo-object\">DirectionalMovementInfo (object)</h5>\n<p>The <code>DirectionalMovementInfo</code> object contains information about the direction and movement of the traffic.</p>\n<ul>\n<li><p><strong>Id</strong> (integer): A unique identifier for the directional movement. The possible values can be retrieved from the <code>Directional Movement</code> configuration API.</p>\n</li>\n<li><p><strong>ShortName</strong> (string): A short name or code representing the directional movement (e.g., \"SBT\" for Southbound Traffic). This short name corresponds to the <code>Id</code> and can be referenced from the <code>Directional Movement</code> configuration API.</p>\n<p>  <strong>Reference:</strong></p>\n<ul>\n<li><p>Configuration API: [Directional Movement Configuration API]</p>\n</li>\n<li><p>Refer to Section Y.Y in the [Configuration API Documentation] for more details on the available directional movements.</p>\n</li>\n</ul>\n</li>\n</ul>\n<h5 id=\"nextpagekey-string\">NextPageKey (string)</h5>\n<p>The <code>NextPageKey</code> is used for paginating through large datasets. If the <code>NextPageKey</code> field is not null in the response, the client can include it as a query parameter in the next API request to retrieve the next set of data.</p>\n","urlObject":{"path":["v1","operations","flows"],"host":["{{CSO_API_GATEWAY}}"],"query":[{"description":{"content":"<p>Unique identifier of a Site (Number) </p>\n","type":"text/plain"},"key":"SiteId","value":"1611"},{"description":{"content":"<p>Unix (EPOCH) Timestamp (milliseconds)</p>\n","type":"text/plain"},"key":"StartDate","value":"1710856800000"},{"description":{"content":"<p>Unix (EPOCH) Timestamp (milliseconds)</p>\n","type":"text/plain"},"key":"EndDate","value":"1723557540000"},{"disabled":true,"description":{"content":"<p>Comma separated Road User Types Ids</p>\n","type":"text/plain"},"key":"RoadUserTypes","value":"3,7,8,2,21,4,13,16,17,6,20,19,5,22,24,23"},{"disabled":true,"description":{"content":"<p>Comma separated start and end hour</p>\n","type":"text/plain"},"key":"TimeRange","value":"6,10"},{"disabled":true,"description":{"content":"<p>A token (string) from previous response to get next page data</p>\n","type":"text/plain"},"key":"NextPageKey","value":"eyJMb2NhdGlvbklkIjoiQU1BR34xNjExIiwiVGltZVN0YW1wIjoxNzExMDQ5NDAwMDAwfQ"}],"variable":[]}},"response":[{"id":"eabf4bc2-d86e-4185-a5d2-ccda913c1482","name":"GetAllFlows","originalRequest":{"method":"GET","header":[{"key":"X-PLATFORM-API-KEY","value":"<token>","description":"String","type":"text"}],"url":{"raw":"{{CSO_API_GATEWAY}}/v1/operations/flows?SiteId=1611&StartDate=1710856800000&EndDate=1723557540000&RoadUserTypes=3,7,8,2,21,4,13,16,17,6,20,19,5,22,24,23","host":["{{CSO_API_GATEWAY}}"],"path":["v1","operations","flows"],"query":[{"key":"SiteId","value":"1611","description":"Unique identifier of a Site (Number) "},{"key":"StartDate","value":"1710856800000","description":"Unix (EPOCH) Timestamp (milliseconds)"},{"key":"EndDate","value":"1723557540000","description":"Unix (EPOCH) Timestamp (milliseconds)"},{"key":"RoadUserTypes","value":"3,7,8,2,21,4,13,16,17,6,20,19,5,22,24,23","description":"Comma separated Road User Types Ids"},{"key":"TimeRange","value":"6,10","description":"Comma separated start and end hour","disabled":true},{"key":"NextPageKey","value":"eyJMb2NhdGlvbklkIjoiQU1BR34xNjExIiwiVGltZVN0YW1wIjoxNzExMDQ5NDAwMDAwfQ","description":"A token (string) from previous response to get next page data","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 11 Nov 2024 02:04:04 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"46398"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"7550c028-4d38-434f-bbff-703bb0f269f0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Access-Control-Allow-Headers, Origin,Accept, X-Requested-With, Content-Type, Access-Control-Request-Method, Access-Control-Request-Headers, Authorization"},{"key":"x-amz-apigw-id","value":"BDzisF36SwMEFKg="},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"X-Amzn-Trace-Id","value":"Root=1-67316610-1ed7f89b4c2cbc9e06a9076f"},{"key":"Access-Control-Allow-Credentials","value":"true"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"Flows\": [\n            {\n                \"LocationId\": \"AMAG~1611\",\n                \"TimeStamp\": 1711004400000,\n                \"Data\": [\n                    {\n                        \"Value\": 9,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 9,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 2,\n                            \"Name\": \"Bus\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 124,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 124,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 3,\n                            \"Name\": \"Passenger Car\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 2,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 2,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 6,\n                            \"Name\": \"Motorbike\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 8,\n                            \"Name\": \"Van\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 5,\n                            \"Name\": \"Bicycle\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12742,\n                            \"ShortName\": \"EBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 5,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 2,\n                                \"LaneId\": 1\n                            },\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 3\n                            },\n                            {\n                                \"Value\": 2,\n                                \"LaneId\": 4\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 6,\n                            \"Name\": \"Motorbike\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12742,\n                            \"ShortName\": \"EBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 632,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 632,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12746,\n                            \"ShortName\": \"SBP\"\n                        }\n                    },\n                    {\n                        \"Value\": 346,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 346,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12754,\n                            \"ShortName\": \"EBP\"\n                        }\n                    },\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 5,\n                            \"Name\": \"Bicycle\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12754,\n                            \"ShortName\": \"EBP\"\n                        }\n                    }\n                ]\n            },\n            {\n                \"LocationId\": \"AMAG~1611\",\n                \"TimeStamp\": 1711005300000,\n                \"Data\": [\n                    {\n                        \"Value\": 5,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 5,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 2,\n                            \"Name\": \"Bus\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 102,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 102,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 3,\n                            \"Name\": \"Passenger Car\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 5,\n                            \"Name\": \"Bicycle\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 2,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 2,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 6,\n                            \"Name\": \"Motorbike\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 20,\n                            \"Name\": \"Rigid Truck\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 558,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 558,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12746,\n                            \"ShortName\": \"SBP\"\n                        }\n                    },\n                    {\n                        \"Value\": 344,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 344,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12754,\n                            \"ShortName\": \"EBP\"\n                        }\n                    },\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 5,\n                            \"Name\": \"Bicycle\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12754,\n                            \"ShortName\": \"EBP\"\n                        }\n                    }\n                ]\n            },\n            {\n                \"LocationId\": \"AMAG~1611\",\n                \"TimeStamp\": 1711006200000,\n                \"Data\": [\n                    {\n                        \"Value\": 7,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 7,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 2,\n                            \"Name\": \"Bus\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 82,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 82,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 3,\n                            \"Name\": \"Passenger Car\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 7,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 7,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 6,\n                            \"Name\": \"Motorbike\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 2,\n                            \"Name\": \"Bus\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12742,\n                            \"ShortName\": \"EBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 5,\n                            \"Name\": \"Bicycle\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12742,\n                            \"ShortName\": \"EBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 401,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 401,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12746,\n                            \"ShortName\": \"SBP\"\n                        }\n                    },\n                    {\n                        \"Value\": 278,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 278,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12754,\n                            \"ShortName\": \"EBP\"\n                        }\n                    }\n                ]\n            },\n            {\n                \"LocationId\": \"AMAG~1611\",\n                \"TimeStamp\": 1711008000000,\n                \"Data\": [\n                    {\n                        \"Value\": 5,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 5,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 2,\n                            \"Name\": \"Bus\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 109,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 109,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 3,\n                            \"Name\": \"Passenger Car\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 3,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 3,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 6,\n                            \"Name\": \"Motorbike\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 8,\n                            \"Name\": \"Van\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 2,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 2,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 20,\n                            \"Name\": \"Rigid Truck\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 3,\n                            \"Name\": \"Passenger Car\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12742,\n                            \"ShortName\": \"EBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 5,\n                            \"Name\": \"Bicycle\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12742,\n                            \"ShortName\": \"EBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 190,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 190,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12746,\n                            \"ShortName\": \"SBP\"\n                        }\n                    },\n                    {\n                        \"Value\": 114,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 114,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12754,\n                            \"ShortName\": \"EBP\"\n                        }\n                    },\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 5,\n                            \"Name\": \"Bicycle\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12754,\n                            \"ShortName\": \"EBP\"\n                        }\n                    }\n                ]\n            },\n            {\n                \"LocationId\": \"AMAG~1611\",\n                \"TimeStamp\": 1711008900000,\n                \"Data\": [\n                    {\n                        \"Value\": 8,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 8,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 2,\n                            \"Name\": \"Bus\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 97,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 97,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 3,\n                            \"Name\": \"Passenger Car\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 2,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 2,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 6,\n                            \"Name\": \"Motorbike\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 7,\n                            \"Name\": \"Ute/Pickup truck\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 8,\n                            \"Name\": \"Van\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 20,\n                            \"Name\": \"Rigid Truck\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 144,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 144,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12746,\n                            \"ShortName\": \"SBP\"\n                        }\n                    },\n                    {\n                        \"Value\": 115,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 115,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12754,\n                            \"ShortName\": \"EBP\"\n                        }\n                    }\n                ]\n            },\n            {\n                \"LocationId\": \"AMAG~1611\",\n                \"TimeStamp\": 1711009800000,\n                \"Data\": [\n                    {\n                        \"Value\": 2,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 2,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 2,\n                            \"Name\": \"Bus\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 98,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 98,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 3,\n                            \"Name\": \"Passenger Car\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 2,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 2,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 6,\n                            \"Name\": \"Motorbike\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 99,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 99,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12746,\n                            \"ShortName\": \"SBP\"\n                        }\n                    },\n                    {\n                        \"Value\": 76,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 76,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12754,\n                            \"ShortName\": \"EBP\"\n                        }\n                    }\n                ]\n            },\n            {\n                \"LocationId\": \"AMAG~1611\",\n                \"TimeStamp\": 1711010700000,\n                \"Data\": [\n                    {\n                        \"Value\": 4,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 4,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 2,\n                            \"Name\": \"Bus\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 91,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 91,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 3,\n                            \"Name\": \"Passenger Car\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 6,\n                            \"Name\": \"Motorbike\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 20,\n                            \"Name\": \"Rigid Truck\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 100,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 100,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12746,\n                            \"ShortName\": \"SBP\"\n                        }\n                    },\n                    {\n                        \"Value\": 106,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 106,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12754,\n                            \"ShortName\": \"EBP\"\n                        }\n                    }\n                ]\n            },\n            {\n                \"LocationId\": \"AMAG~1611\",\n                \"TimeStamp\": 1711011600000,\n                \"Data\": [\n                    {\n                        \"Value\": 4,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 4,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 2,\n                            \"Name\": \"Bus\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 93,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 93,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 3,\n                            \"Name\": \"Passenger Car\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 7,\n                            \"Name\": \"Ute/Pickup truck\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 3,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 3,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 20,\n                            \"Name\": \"Rigid Truck\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 110,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 110,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12746,\n                            \"ShortName\": \"SBP\"\n                        }\n                    },\n                    {\n                        \"Value\": 144,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 144,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12754,\n                            \"ShortName\": \"EBP\"\n                        }\n                    }\n                ]\n            },\n            {\n                \"LocationId\": \"AMAG~1611\",\n                \"TimeStamp\": 1711012500000,\n                \"Data\": [\n                    {\n                        \"Value\": 5,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 5,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 2,\n                            \"Name\": \"Bus\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 77,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 77,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 3,\n                            \"Name\": \"Passenger Car\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 6,\n                            \"Name\": \"Motorbike\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 8,\n                            \"Name\": \"Van\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 100,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 100,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12746,\n                            \"ShortName\": \"SBP\"\n                        }\n                    },\n                    {\n                        \"Value\": 120,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 120,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12754,\n                            \"ShortName\": \"EBP\"\n                        }\n                    }\n                ]\n            },\n            {\n                \"LocationId\": \"AMAG~1611\",\n                \"TimeStamp\": 1711013400000,\n                \"Data\": [\n                    {\n                        \"Value\": 4,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 4,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 2,\n                            \"Name\": \"Bus\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 68,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 68,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 3,\n                            \"Name\": \"Passenger Car\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 20,\n                            \"Name\": \"Rigid Truck\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 6,\n                            \"Name\": \"Motorbike\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12742,\n                            \"ShortName\": \"EBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 68,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 68,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12746,\n                            \"ShortName\": \"SBP\"\n                        }\n                    },\n                    {\n                        \"Value\": 76,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 76,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12754,\n                            \"ShortName\": \"EBP\"\n                        }\n                    }\n                ]\n            },\n            {\n                \"LocationId\": \"AMAG~1611\",\n                \"TimeStamp\": 1711014300000,\n                \"Data\": [\n                    {\n                        \"Value\": 2,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 2,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 2,\n                            \"Name\": \"Bus\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 71,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 71,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 3,\n                            \"Name\": \"Passenger Car\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 7,\n                            \"Name\": \"Ute/Pickup truck\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 99,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 99,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12746,\n                            \"ShortName\": \"SBP\"\n                        }\n                    },\n                    {\n                        \"Value\": 60,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 60,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12754,\n                            \"ShortName\": \"EBP\"\n                        }\n                    }\n                ]\n            },\n            {\n                \"LocationId\": \"AMAG~1611\",\n                \"TimeStamp\": 1711015200000,\n                \"Data\": [\n                    {\n                        \"Value\": 3,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 3,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 2,\n                            \"Name\": \"Bus\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 62,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 62,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 3,\n                            \"Name\": \"Passenger Car\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 8,\n                            \"Name\": \"Van\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 19,\n                            \"Name\": \"Articulated Truck\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 20,\n                            \"Name\": \"Rigid Truck\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 91,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 91,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12746,\n                            \"ShortName\": \"SBP\"\n                        }\n                    },\n                    {\n                        \"Value\": 74,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 74,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12754,\n                            \"ShortName\": \"EBP\"\n                        }\n                    }\n                ]\n            },\n            {\n                \"LocationId\": \"AMAG~1611\",\n                \"TimeStamp\": 1711016100000,\n                \"Data\": [\n                    {\n                        \"Value\": 4,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 4,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 2,\n                            \"Name\": \"Bus\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 43,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 43,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 3,\n                            \"Name\": \"Passenger Car\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 7,\n                            \"Name\": \"Ute/Pickup truck\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 2,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 2,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 20,\n                            \"Name\": \"Rigid Truck\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 119,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 119,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12746,\n                            \"ShortName\": \"SBP\"\n                        }\n                    },\n                    {\n                        \"Value\": 68,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 68,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12754,\n                            \"ShortName\": \"EBP\"\n                        }\n                    }\n                ]\n            },\n            {\n                \"LocationId\": \"AMAG~1611\",\n                \"TimeStamp\": 1711017000000,\n                \"Data\": [\n                    {\n                        \"Value\": 2,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 2,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 2,\n                            \"Name\": \"Bus\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 64,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 64,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 3,\n                            \"Name\": \"Passenger Car\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 7,\n                            \"Name\": \"Ute/Pickup truck\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 8,\n                            \"Name\": \"Van\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 112,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 112,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12746,\n                            \"ShortName\": \"SBP\"\n                        }\n                    },\n                    {\n                        \"Value\": 83,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 83,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12754,\n                            \"ShortName\": \"EBP\"\n                        }\n                    }\n                ]\n            },\n            {\n                \"LocationId\": \"AMAG~1611\",\n                \"TimeStamp\": 1711017900000,\n                \"Data\": [\n                    {\n                        \"Value\": 3,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 3,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 2,\n                            \"Name\": \"Bus\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 74,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 74,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 3,\n                            \"Name\": \"Passenger Car\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 6,\n                            \"Name\": \"Motorbike\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 3,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 3,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 8,\n                            \"Name\": \"Van\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 2,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 2,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 20,\n                            \"Name\": \"Rigid Truck\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 108,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 108,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12746,\n                            \"ShortName\": \"SBP\"\n                        }\n                    },\n                    {\n                        \"Value\": 62,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 62,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12754,\n                            \"ShortName\": \"EBP\"\n                        }\n                    },\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 5,\n                            \"Name\": \"Bicycle\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12754,\n                            \"ShortName\": \"EBP\"\n                        }\n                    }\n                ]\n            },\n            {\n                \"LocationId\": \"AMAG~1611\",\n                \"TimeStamp\": 1711018800000,\n                \"Data\": [\n                    {\n                        \"Value\": 3,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 3,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 2,\n                            \"Name\": \"Bus\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 68,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 68,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 3,\n                            \"Name\": \"Passenger Car\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 6,\n                            \"Name\": \"Motorbike\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 8,\n                            \"Name\": \"Van\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 135,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 135,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12746,\n                            \"ShortName\": \"SBP\"\n                        }\n                    },\n                    {\n                        \"Value\": 82,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 82,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12754,\n                            \"ShortName\": \"EBP\"\n                        }\n                    }\n                ]\n            },\n            {\n                \"LocationId\": \"AMAG~1611\",\n                \"TimeStamp\": 1711019700000,\n                \"Data\": [\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 2,\n                            \"Name\": \"Bus\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 69,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 69,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 3,\n                            \"Name\": \"Passenger Car\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 5,\n                            \"Name\": \"Bicycle\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 2,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 2,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 8,\n                            \"Name\": \"Van\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 120,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 120,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12746,\n                            \"ShortName\": \"SBP\"\n                        }\n                    },\n                    {\n                        \"Value\": 69,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 69,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12754,\n                            \"ShortName\": \"EBP\"\n                        }\n                    },\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 5,\n                            \"Name\": \"Bicycle\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12754,\n                            \"ShortName\": \"EBP\"\n                        }\n                    }\n                ]\n            },\n            {\n                \"LocationId\": \"AMAG~1611\",\n                \"TimeStamp\": 1711020600000,\n                \"Data\": [\n                    {\n                        \"Value\": 5,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 5,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 2,\n                            \"Name\": \"Bus\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 69,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 69,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 3,\n                            \"Name\": \"Passenger Car\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 6,\n                            \"Name\": \"Motorbike\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 8,\n                            \"Name\": \"Van\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 98,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 98,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12746,\n                            \"ShortName\": \"SBP\"\n                        }\n                    },\n                    {\n                        \"Value\": 42,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 42,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12754,\n                            \"ShortName\": \"EBP\"\n                        }\n                    }\n                ]\n            },\n            {\n                \"LocationId\": \"AMAG~1611\",\n                \"TimeStamp\": 1711021500000,\n                \"Data\": [\n                    {\n                        \"Value\": 2,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 2,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 2,\n                            \"Name\": \"Bus\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 50,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 50,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 3,\n                            \"Name\": \"Passenger Car\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 6,\n                            \"Name\": \"Motorbike\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 6,\n                            \"Name\": \"Motorbike\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12742,\n                            \"ShortName\": \"EBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 102,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 102,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12746,\n                            \"ShortName\": \"SBP\"\n                        }\n                    },\n                    {\n                        \"Value\": 64,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 64,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12754,\n                            \"ShortName\": \"EBP\"\n                        }\n                    }\n                ]\n            },\n            {\n                \"LocationId\": \"AMAG~1611\",\n                \"TimeStamp\": 1711022400000,\n                \"Data\": [\n                    {\n                        \"Value\": 3,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 3,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 2,\n                            \"Name\": \"Bus\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 57,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 57,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 3,\n                            \"Name\": \"Passenger Car\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 8,\n                            \"Name\": \"Van\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 20,\n                            \"Name\": \"Rigid Truck\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 3,\n                            \"Name\": \"Passenger Car\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12742,\n                            \"ShortName\": \"EBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 5,\n                            \"Name\": \"Bicycle\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12742,\n                            \"ShortName\": \"EBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 3\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 6,\n                            \"Name\": \"Motorbike\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12742,\n                            \"ShortName\": \"EBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 51,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 51,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12746,\n                            \"ShortName\": \"SBP\"\n                        }\n                    },\n                    {\n                        \"Value\": 56,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 56,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12754,\n                            \"ShortName\": \"EBP\"\n                        }\n                    }\n                ]\n            },\n            {\n                \"LocationId\": \"AMAG~1611\",\n                \"TimeStamp\": 1711023300000,\n                \"Data\": [\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 2,\n                            \"Name\": \"Bus\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 55,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 55,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 3,\n                            \"Name\": \"Passenger Car\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 6,\n                            \"Name\": \"Motorbike\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 8,\n                            \"Name\": \"Van\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 17,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 17,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12746,\n                            \"ShortName\": \"SBP\"\n                        }\n                    },\n                    {\n                        \"Value\": 36,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 36,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12754,\n                            \"ShortName\": \"EBP\"\n                        }\n                    }\n                ]\n            },\n            {\n                \"LocationId\": \"AMAG~1611\",\n                \"TimeStamp\": 1711024200000,\n                \"Data\": [\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 2,\n                            \"Name\": \"Bus\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 33,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 33,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 3,\n                            \"Name\": \"Passenger Car\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 7,\n                            \"Name\": \"Ute/Pickup truck\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 2\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 20,\n                            \"Name\": \"Rigid Truck\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 26,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 26,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12746,\n                            \"ShortName\": \"SBP\"\n                        }\n                    },\n                    {\n                        \"Value\": 11,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 11,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12754,\n                            \"ShortName\": \"EBP\"\n                        }\n                    }\n                ]\n            },\n            {\n                \"LocationId\": \"AMAG~1611\",\n                \"TimeStamp\": 1711025100000,\n                \"Data\": [\n                    {\n                        \"Value\": 38,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 38,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 3,\n                            \"Name\": \"Passenger Car\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 4,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 4,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 8,\n                            \"Name\": \"Van\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 5,\n                            \"Name\": \"Bicycle\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12742,\n                            \"ShortName\": \"EBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 53,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 53,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12746,\n                            \"ShortName\": \"SBP\"\n                        }\n                    },\n                    {\n                        \"Value\": 10,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 10,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12754,\n                            \"ShortName\": \"EBP\"\n                        }\n                    }\n                ]\n            },\n            {\n                \"LocationId\": \"AMAG~1611\",\n                \"TimeStamp\": 1711026000000,\n                \"Data\": [\n                    {\n                        \"Value\": 2,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 2,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 2,\n                            \"Name\": \"Bus\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 34,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 34,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 3,\n                            \"Name\": \"Passenger Car\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 6,\n                            \"Name\": \"Motorbike\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 2,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 2,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 7,\n                            \"Name\": \"Ute/Pickup truck\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 44,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 44,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12746,\n                            \"ShortName\": \"SBP\"\n                        }\n                    },\n                    {\n                        \"Value\": 20,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 20,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12754,\n                            \"ShortName\": \"EBP\"\n                        }\n                    }\n                ]\n            },\n            {\n                \"LocationId\": \"AMAG~1611\",\n                \"TimeStamp\": 1711026900000,\n                \"Data\": [\n                    {\n                        \"Value\": 26,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 26,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 3,\n                            \"Name\": \"Passenger Car\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 7,\n                            \"Name\": \"Ute/Pickup truck\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 17,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 17,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12746,\n                            \"ShortName\": \"SBP\"\n                        }\n                    },\n                    {\n                        \"Value\": 11,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 11,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12754,\n                            \"ShortName\": \"EBP\"\n                        }\n                    }\n                ]\n            },\n            {\n                \"LocationId\": \"AMAG~1611\",\n                \"TimeStamp\": 1711027800000,\n                \"Data\": [\n                    {\n                        \"Value\": 26,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 26,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 3,\n                            \"Name\": \"Passenger Car\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 7,\n                            \"Name\": \"Ute/Pickup truck\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 25,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 25,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12746,\n                            \"ShortName\": \"SBP\"\n                        }\n                    },\n                    {\n                        \"Value\": 6,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 6,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12754,\n                            \"ShortName\": \"EBP\"\n                        }\n                    }\n                ]\n            },\n            {\n                \"LocationId\": \"AMAG~1611\",\n                \"TimeStamp\": 1711028700000,\n                \"Data\": [\n                    {\n                        \"Value\": 2,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 2,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 2,\n                            \"Name\": \"Bus\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 25,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 25,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 3,\n                            \"Name\": \"Passenger Car\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 27,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 27,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12746,\n                            \"ShortName\": \"SBP\"\n                        }\n                    },\n                    {\n                        \"Value\": 6,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 6,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12754,\n                            \"ShortName\": \"EBP\"\n                        }\n                    }\n                ]\n            },\n            {\n                \"LocationId\": \"AMAG~1611\",\n                \"TimeStamp\": 1711029600000,\n                \"Data\": [\n                    {\n                        \"Value\": 22,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 22,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 3,\n                            \"Name\": \"Passenger Car\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 6,\n                            \"Name\": \"Motorbike\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 8,\n                            \"Name\": \"Van\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 17,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 17,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12746,\n                            \"ShortName\": \"SBP\"\n                        }\n                    },\n                    {\n                        \"Value\": 4,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 4,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12754,\n                            \"ShortName\": \"EBP\"\n                        }\n                    },\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 5,\n                            \"Name\": \"Bicycle\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12754,\n                            \"ShortName\": \"EBP\"\n                        }\n                    }\n                ]\n            },\n            {\n                \"LocationId\": \"AMAG~1611\",\n                \"TimeStamp\": 1711030500000,\n                \"Data\": [\n                    {\n                        \"Value\": 25,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 25,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 3,\n                            \"Name\": \"Passenger Car\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 3,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 3,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 20,\n                            \"Name\": \"Rigid Truck\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 16,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 16,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12746,\n                            \"ShortName\": \"SBP\"\n                        }\n                    },\n                    {\n                        \"Value\": 5,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 5,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12754,\n                            \"ShortName\": \"EBP\"\n                        }\n                    }\n                ]\n            },\n            {\n                \"LocationId\": \"AMAG~1611\",\n                \"TimeStamp\": 1711031400000,\n                \"Data\": [\n                    {\n                        \"Value\": 25,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 25,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 3,\n                            \"Name\": \"Passenger Car\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 3,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 3,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12746,\n                            \"ShortName\": \"SBP\"\n                        }\n                    },\n                    {\n                        \"Value\": 6,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 6,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12754,\n                            \"ShortName\": \"EBP\"\n                        }\n                    }\n                ]\n            },\n            {\n                \"LocationId\": \"AMAG~1611\",\n                \"TimeStamp\": 1711032300000,\n                \"Data\": [\n                    {\n                        \"Value\": 20,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 20,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 3,\n                            \"Name\": \"Passenger Car\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 7,\n                            \"Name\": \"Ute/Pickup truck\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 8,\n                            \"Name\": \"Van\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 2,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 2,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12746,\n                            \"ShortName\": \"SBP\"\n                        }\n                    },\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12754,\n                            \"ShortName\": \"EBP\"\n                        }\n                    }\n                ]\n            },\n            {\n                \"LocationId\": \"AMAG~1611\",\n                \"TimeStamp\": 1711033200000,\n                \"Data\": [\n                    {\n                        \"Value\": 22,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 22,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 3,\n                            \"Name\": \"Passenger Car\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 19,\n                            \"Name\": \"Articulated Truck\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 2,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 2,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12746,\n                            \"ShortName\": \"SBP\"\n                        }\n                    },\n                    {\n                        \"Value\": 2,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 2,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12754,\n                            \"ShortName\": \"EBP\"\n                        }\n                    }\n                ]\n            },\n            {\n                \"LocationId\": \"AMAG~1611\",\n                \"TimeStamp\": 1711034100000,\n                \"Data\": [\n                    {\n                        \"Value\": 18,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 18,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 3,\n                            \"Name\": \"Passenger Car\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 8,\n                            \"Name\": \"Van\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 2,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 2,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 20,\n                            \"Name\": \"Rigid Truck\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 7,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 7,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12746,\n                            \"ShortName\": \"SBP\"\n                        }\n                    },\n                    {\n                        \"Value\": 2,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 2,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12754,\n                            \"ShortName\": \"EBP\"\n                        }\n                    }\n                ]\n            },\n            {\n                \"LocationId\": \"AMAG~1611\",\n                \"TimeStamp\": 1711035000000,\n                \"Data\": [\n                    {\n                        \"Value\": 12,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 12,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 3,\n                            \"Name\": \"Passenger Car\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 8,\n                            \"Name\": \"Van\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 3,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 3,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 20,\n                            \"Name\": \"Rigid Truck\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12746,\n                            \"ShortName\": \"SBP\"\n                        }\n                    },\n                    {\n                        \"Value\": 2,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 2,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12754,\n                            \"ShortName\": \"EBP\"\n                        }\n                    }\n                ]\n            },\n            {\n                \"LocationId\": \"AMAG~1611\",\n                \"TimeStamp\": 1711035900000,\n                \"Data\": [\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 2,\n                            \"Name\": \"Bus\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 15,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 15,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 3,\n                            \"Name\": \"Passenger Car\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 2,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 2,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 20,\n                            \"Name\": \"Rigid Truck\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 3,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 3,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12746,\n                            \"ShortName\": \"SBP\"\n                        }\n                    },\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12754,\n                            \"ShortName\": \"EBP\"\n                        }\n                    }\n                ]\n            },\n            {\n                \"LocationId\": \"AMAG~1611\",\n                \"TimeStamp\": 1711036800000,\n                \"Data\": [\n                    {\n                        \"Value\": 17,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 17,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 3,\n                            \"Name\": \"Passenger Car\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 3,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 3,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12746,\n                            \"ShortName\": \"SBP\"\n                        }\n                    },\n                    {\n                        \"Value\": 4,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 4,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12754,\n                            \"ShortName\": \"EBP\"\n                        }\n                    }\n                ]\n            },\n            {\n                \"LocationId\": \"AMAG~1611\",\n                \"TimeStamp\": 1711037700000,\n                \"Data\": [\n                    {\n                        \"Value\": 3,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 3,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 3,\n                            \"Name\": \"Passenger Car\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 8,\n                            \"Name\": \"Van\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 3,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 3,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 20,\n                            \"Name\": \"Rigid Truck\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 10,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 10,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12746,\n                            \"ShortName\": \"SBP\"\n                        }\n                    },\n                    {\n                        \"Value\": 6,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 6,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12754,\n                            \"ShortName\": \"EBP\"\n                        }\n                    }\n                ]\n            },\n            {\n                \"LocationId\": \"AMAG~1611\",\n                \"TimeStamp\": 1711038600000,\n                \"Data\": [\n                    {\n                        \"Value\": 13,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 13,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 3,\n                            \"Name\": \"Passenger Car\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 20,\n                            \"Name\": \"Rigid Truck\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 16,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 16,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12746,\n                            \"ShortName\": \"SBP\"\n                        }\n                    },\n                    {\n                        \"Value\": 4,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 4,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12754,\n                            \"ShortName\": \"EBP\"\n                        }\n                    }\n                ]\n            },\n            {\n                \"LocationId\": \"AMAG~1611\",\n                \"TimeStamp\": 1711039500000,\n                \"Data\": [\n                    {\n                        \"Value\": 14,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 14,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 3,\n                            \"Name\": \"Passenger Car\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 8,\n                            \"Name\": \"Van\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 3,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 3,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 20,\n                            \"Name\": \"Rigid Truck\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 4,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 4,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12746,\n                            \"ShortName\": \"SBP\"\n                        }\n                    },\n                    {\n                        \"Value\": 3,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 3,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12754,\n                            \"ShortName\": \"EBP\"\n                        }\n                    }\n                ]\n            },\n            {\n                \"LocationId\": \"AMAG~1611\",\n                \"TimeStamp\": 1711040400000,\n                \"Data\": [\n                    {\n                        \"Value\": 12,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 12,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 3,\n                            \"Name\": \"Passenger Car\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 7,\n                            \"Name\": \"Ute/Pickup truck\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 2,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 2,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 8,\n                            \"Name\": \"Van\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 20,\n                            \"Name\": \"Rigid Truck\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 2,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 2,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12746,\n                            \"ShortName\": \"SBP\"\n                        }\n                    },\n                    {\n                        \"Value\": 3,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 3,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12754,\n                            \"ShortName\": \"EBP\"\n                        }\n                    }\n                ]\n            },\n            {\n                \"LocationId\": \"AMAG~1611\",\n                \"TimeStamp\": 1711041300000,\n                \"Data\": [\n                    {\n                        \"Value\": 13,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 13,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 3,\n                            \"Name\": \"Passenger Car\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 6,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 6,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 20,\n                            \"Name\": \"Rigid Truck\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12746,\n                            \"ShortName\": \"SBP\"\n                        }\n                    },\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12754,\n                            \"ShortName\": \"EBP\"\n                        }\n                    }\n                ]\n            },\n            {\n                \"LocationId\": \"AMAG~1611\",\n                \"TimeStamp\": 1711042200000,\n                \"Data\": [\n                    {\n                        \"Value\": 17,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 17,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 3,\n                            \"Name\": \"Passenger Car\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 7,\n                            \"Name\": \"Ute/Pickup truck\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 2,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 2,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 8,\n                            \"Name\": \"Van\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 2,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 2,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 20,\n                            \"Name\": \"Rigid Truck\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 5,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 5,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12746,\n                            \"ShortName\": \"SBP\"\n                        }\n                    },\n                    {\n                        \"Value\": 3,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 3,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12754,\n                            \"ShortName\": \"EBP\"\n                        }\n                    }\n                ]\n            },\n            {\n                \"LocationId\": \"AMAG~1611\",\n                \"TimeStamp\": 1711043100000,\n                \"Data\": [\n                    {\n                        \"Value\": 18,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 18,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 3,\n                            \"Name\": \"Passenger Car\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 6,\n                            \"Name\": \"Motorbike\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 8,\n                            \"Name\": \"Van\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 2,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 2,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 20,\n                            \"Name\": \"Rigid Truck\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 4,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 4,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12746,\n                            \"ShortName\": \"SBP\"\n                        }\n                    },\n                    {\n                        \"Value\": 3,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 3,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12754,\n                            \"ShortName\": \"EBP\"\n                        }\n                    }\n                ]\n            },\n            {\n                \"LocationId\": \"AMAG~1611\",\n                \"TimeStamp\": 1711044000000,\n                \"Data\": [\n                    {\n                        \"Value\": 13,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 13,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 3,\n                            \"Name\": \"Passenger Car\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 2,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 2,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 8,\n                            \"Name\": \"Van\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 5,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 5,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 20,\n                            \"Name\": \"Rigid Truck\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 6,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 6,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12746,\n                            \"ShortName\": \"SBP\"\n                        }\n                    },\n                    {\n                        \"Value\": 6,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 6,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12754,\n                            \"ShortName\": \"EBP\"\n                        }\n                    }\n                ]\n            },\n            {\n                \"LocationId\": \"AMAG~1611\",\n                \"TimeStamp\": 1711044900000,\n                \"Data\": [\n                    {\n                        \"Value\": 15,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 15,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 3,\n                            \"Name\": \"Passenger Car\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 20,\n                            \"Name\": \"Rigid Truck\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12746,\n                            \"ShortName\": \"SBP\"\n                        }\n                    },\n                    {\n                        \"Value\": 7,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 7,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12754,\n                            \"ShortName\": \"EBP\"\n                        }\n                    }\n                ]\n            },\n            {\n                \"LocationId\": \"AMAG~1611\",\n                \"TimeStamp\": 1711045800000,\n                \"Data\": [\n                    {\n                        \"Value\": 25,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 25,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 3,\n                            \"Name\": \"Passenger Car\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 3,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 3,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 20,\n                            \"Name\": \"Rigid Truck\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 5,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 5,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12746,\n                            \"ShortName\": \"SBP\"\n                        }\n                    },\n                    {\n                        \"Value\": 10,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 10,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12754,\n                            \"ShortName\": \"EBP\"\n                        }\n                    }\n                ]\n            },\n            {\n                \"LocationId\": \"AMAG~1611\",\n                \"TimeStamp\": 1711046700000,\n                \"Data\": [\n                    {\n                        \"Value\": 22,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 22,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 3,\n                            \"Name\": \"Passenger Car\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 2,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 2,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 20,\n                            \"Name\": \"Rigid Truck\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 10,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 10,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12746,\n                            \"ShortName\": \"SBP\"\n                        }\n                    },\n                    {\n                        \"Value\": 14,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 14,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12754,\n                            \"ShortName\": \"EBP\"\n                        }\n                    }\n                ]\n            },\n            {\n                \"LocationId\": \"AMAG~1611\",\n                \"TimeStamp\": 1711047600000,\n                \"Data\": [\n                    {\n                        \"Value\": 33,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 33,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 3,\n                            \"Name\": \"Passenger Car\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 8,\n                            \"Name\": \"Van\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 20,\n                            \"Name\": \"Rigid Truck\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 6,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 6,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12746,\n                            \"ShortName\": \"SBP\"\n                        }\n                    },\n                    {\n                        \"Value\": 7,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 7,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12754,\n                            \"ShortName\": \"EBP\"\n                        }\n                    }\n                ]\n            },\n            {\n                \"LocationId\": \"AMAG~1611\",\n                \"TimeStamp\": 1711048500000,\n                \"Data\": [\n                    {\n                        \"Value\": 50,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 50,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 3,\n                            \"Name\": \"Passenger Car\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 2,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 2,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 8,\n                            \"Name\": \"Van\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 3,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 3,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 20,\n                            \"Name\": \"Rigid Truck\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 14,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 14,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12746,\n                            \"ShortName\": \"SBP\"\n                        }\n                    },\n                    {\n                        \"Value\": 17,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 17,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12754,\n                            \"ShortName\": \"EBP\"\n                        }\n                    }\n                ]\n            },\n            {\n                \"LocationId\": \"AMAG~1611\",\n                \"TimeStamp\": 1711049400000,\n                \"Data\": [\n                    {\n                        \"Value\": 73,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 73,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 3,\n                            \"Name\": \"Passenger Car\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 2,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 2,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 6,\n                            \"Name\": \"Motorbike\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 1,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 1,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 8,\n                            \"Name\": \"Van\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 3,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 3,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 20,\n                            \"Name\": \"Rigid Truck\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12734,\n                            \"ShortName\": \"SBT\"\n                        }\n                    },\n                    {\n                        \"Value\": 28,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 28,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12746,\n                            \"ShortName\": \"SBP\"\n                        }\n                    },\n                    {\n                        \"Value\": 45,\n                        \"LaneData\": [\n                            {\n                                \"Value\": 45,\n                                \"LaneId\": 1\n                            }\n                        ],\n                        \"RoadUserTypeInfo\": {\n                            \"Id\": 4,\n                            \"Name\": \"Pedestrian\"\n                        },\n                        \"DirectionalMovementInfo\": {\n                            \"Id\": 12754,\n                            \"ShortName\": \"EBP\"\n                        }\n                    }\n                ]\n            }\n        ],\n        \"NextPageKey\": \"eyJMb2NhdGlvbklkIjoiQU1BR34xNjExIiwiVGltZVN0YW1wIjoxNzExMDQ5NDAwMDAwfQ\"\n    }\n}"}],"_postman_id":"06c286bb-c7e3-45c8-97c6-30f7012713ff"}],"id":"50a8e5c1-f418-43f0-8494-a3278e236c7f","description":"<p>Flows is a computer vision-based API that leverages video analytics to provide real-time insights into traffic patterns and flows. By analyzing traffic video feeds, Traffic Flows can detect and track vehicles, pedestrians, and other objects on the road, and extract valuable data on traffic volume, congestion, and speed. This data can be used to optimize traffic flow, reduce bottlenecks, and improve safety on the road. With Traffic Flows, you can monitor traffic in real-time, analyze historical data, and generate reports to help you make informed decisions about traffic management. Whether you are a transportation authority, a city planner, or a logistics company, Traffic Flows can provide you with the data you need to optimize your operations and improve the efficiency of your traffic flow.</p>\n","_postman_id":"50a8e5c1-f418-43f0-8494-a3278e236c7f"},{"name":"Speeds","item":[{"name":"GetAllSpeeds","id":"ad71ac04-26c2-4090-9539-53a53f7f8681","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"content-length":true}},"request":{"method":"GET","header":[{"key":"X-PLATFORM-API-KEY","value":"<token>","type":"text","description":"<p>String</p>\n"}],"url":"{{CSO_API_GATEWAY}}/v1/operations/speeds?SiteId=423&StartDate=1670384103679&EndDate=1670988903679&NextPageKey=[Token]","urlObject":{"path":["v1","operations","speeds"],"host":["{{CSO_API_GATEWAY}}"],"query":[{"description":{"content":"<p>Unique identifier of a Site (Number) </p>\n","type":"text/plain"},"key":"SiteId","value":"423"},{"description":{"content":"<p>Unix Timestamp (milliseconds)</p>\n","type":"text/plain"},"key":"StartDate","value":"1670384103679"},{"description":{"content":"<p>Unix Timestamp (milliseconds)</p>\n","type":"text/plain"},"key":"EndDate","value":"1670988903679"},{"description":{"content":"<p>Access Token (String)</p>\n","type":"text/plain"},"key":"NextPageKey","value":"[Token]"}],"variable":[]}},"response":[{"id":"fc428e99-0804-4ff6-b7dc-5c06fd745a12","name":"GetAllSpeeds","originalRequest":{"method":"GET","header":[{"key":"X-PLATFORM-API-KEY","value":"<token>","type":"text","description":"String"}],"url":{"raw":"{{CSO_API_GATEWAY}}/v1/operations/speeds?SiteId=423&StartDate=1670384103679&EndDate=1670988903679&NextPageKey=[Token]","host":["{{CSO_API_GATEWAY}}"],"path":["v1","operations","speeds"],"query":[{"key":"SiteId","value":"423","description":"Unique identifier of a Site (Number) "},{"key":"StartDate","value":"1670384103679","description":"Unix Timestamp (milliseconds)"},{"key":"EndDate","value":"1670988903679","description":"Unix Timestamp (milliseconds)"},{"key":"NextPageKey","value":"[Token]","description":"Access Token (String)"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"data\": {\r\n        \"Speeds\": [\r\n            {\r\n                \"CreateDate\": \"2022-10-10T05:23:40.008Z\",\r\n                \"TimeStamp\": 1652400000000,\r\n                \"LocationId\": \"AMAG~423\",\r\n                \"DayMinuteDuration\": \"Mon:01:00\",\r\n                \"QuarterlyRoadUserGroupData\": [\r\n                    {\r\n                        \"SpeedPercentiles\": [\r\n                            6.2,\r\n                            7.4,\r\n                            10.1,\r\n                            11.3,\r\n                            12.8\r\n                        ],\r\n                        \"WeightedAverageSpeed\": 16.3,\r\n                        \"RoadUserGroupInfo\": {\r\n                            \"Id\": 2,\r\n                            \"Name\": \"Heavy Vehicles\"\r\n                        },\r\n                        \"DirectionalMovementInfo\": {\r\n                            \"Id\": 4986,\r\n                            \"ShortName\": \"SB Through\"\r\n                        }\r\n                    },\r\n                    {\r\n                        \"SpeedPercentiles\": [\r\n                            5,\r\n                            6,\r\n                            7,\r\n                            8,\r\n                            9\r\n                        ],\r\n                        \"WeightedAverageSpeed\": 12.5,\r\n                        \"RoadUserGroupInfo\": {\r\n                            \"Id\": 1,\r\n                            \"Name\": \"Light Vehicles\"\r\n                        },\r\n                        \"DirectionalMovementInfo\": {\r\n                            \"Id\": 4986,\r\n                            \"ShortName\": \"SB Through\"\r\n                        }\r\n                    },\r\n                    {\r\n                        \"SpeedPercentiles\": [\r\n                            5,\r\n                            6,\r\n                            7,\r\n                            8,\r\n                            9\r\n                        ],\r\n                        \"WeightedAverageSpeed\": 8.3,\r\n                        \"RoadUserGroupInfo\": {\r\n                            \"Id\": 3,\r\n                            \"Name\": \"Pedestrians\"\r\n                        },\r\n                        \"DirectionalMovementInfo\": {\r\n                            \"Id\": 4989,\r\n                            \"ShortName\": \"WB Ped C\"\r\n                        }\r\n                    },\r\n                    {\r\n                        \"SpeedPercentiles\": [\r\n                            10,\r\n                            11,\r\n                            12,\r\n                            13,\r\n                            14\r\n                        ],\r\n                        \"WeightedAverageSpeed\": 20.3,\r\n                        \"RoadUserGroupInfo\": {\r\n                            \"Id\": 1,\r\n                            \"Name\": \"Light Vehicles\"\r\n                        },\r\n                        \"DirectionalMovementInfo\": {\r\n                            \"Id\": 4996,\r\n                            \"ShortName\": \"SB Left\"\r\n                        }\r\n                    }\r\n                ],\r\n                \"QuarterlyRoadUserTypeData\": [\r\n                    {\r\n                        \"SpeedPercentiles\": [\r\n                            8,\r\n                            14.5,\r\n                            20,\r\n                            22,\r\n                            25\r\n                        ],\r\n                        \"WeightedAverageSpeed\": 44.3,\r\n                        \"RoadUserTypeInfo\": {\r\n                            \"Id\": 3,\r\n                            \"Name\": \"Passenger Car\"\r\n                        },\r\n                        \"DirectionalMovementInfo\": {\r\n                            \"Id\": 4986,\r\n                            \"ShortName\": \"SB Through\"\r\n                        }\r\n                    },\r\n                    {\r\n                        \"SpeedPercentiles\": [\r\n                            15.2,\r\n                            16.5,\r\n                            17.7,\r\n                            18.2,\r\n                            19.1\r\n                        ],\r\n                        \"WeightedAverageSpeed\": 6.3,\r\n                        \"RoadUserTypeInfo\": {\r\n                            \"Id\": 7,\r\n                            \"Name\": \"Ute/Pickup truck\"\r\n                        },\r\n                        \"DirectionalMovementInfo\": {\r\n                            \"Id\": 4986,\r\n                            \"ShortName\": \"SB Through\"\r\n                        }\r\n                    },\r\n                    {\r\n                        \"SpeedPercentiles\": [\r\n                            5,\r\n                            6,\r\n                            7,\r\n                            8,\r\n                            9\r\n                        ],\r\n                        \"WeightedAverageSpeed\": 3.3,\r\n                        \"RoadUserTypeInfo\": {\r\n                            \"Id\": 4,\r\n                            \"Name\": \"Pedestrian\"\r\n                        },\r\n                        \"DirectionalMovementInfo\": {\r\n                            \"Id\": 4989,\r\n                            \"ShortName\": \"WB Ped C\"\r\n                        }\r\n                    },\r\n                    {\r\n                        \"SpeedPercentiles\": [\r\n                            10,\r\n                            11,\r\n                            12,\r\n                            13,\r\n                            14\r\n                        ],\r\n                        \"WeightedAverageSpeed\": 20.3,\r\n                        \"RoadUserTypeInfo\": {\r\n                            \"Id\": 3,\r\n                            \"Name\": \"Passenger Car\"\r\n                        },\r\n                        \"DirectionalMovementInfo\": {\r\n                            \"Id\": 4996,\r\n                            \"ShortName\": \"SB Left\"\r\n                        }\r\n                    }\r\n                ],\r\n                \"HourlyRoadUserGroupData\": [\r\n                    {\r\n                        \"SpeedPercentiles\": [\r\n                            10.2,\r\n                            13.4,\r\n                            18.1,\r\n                            31.3,\r\n                            45.8\r\n                        ],\r\n                        \"WeightedAverageSpeed\": 34.3,\r\n                        \"RoadUserGroupInfo\": {\r\n                            \"Id\": 2,\r\n                            \"Name\": \"Heavy Vehicles\"\r\n                        },\r\n                        \"DirectionalMovementInfo\": {\r\n                            \"Id\": 4986,\r\n                            \"ShortName\": \"SB Through\"\r\n                        }\r\n                    },\r\n                    {\r\n                        \"SpeedPercentiles\": [\r\n                            5,\r\n                            6,\r\n                            7,\r\n                            8,\r\n                            9\r\n                        ],\r\n                        \"WeightedAverageSpeed\": 12.5,\r\n                        \"RoadUserGroupInfo\": {\r\n                            \"Id\": 1,\r\n                            \"Name\": \"Light Vehicles\"\r\n                        },\r\n                        \"DirectionalMovementInfo\": {\r\n                            \"Id\": 4986,\r\n                            \"ShortName\": \"SB Through\"\r\n                        }\r\n                    },\r\n                    {\r\n                        \"SpeedPercentiles\": [\r\n                            5,\r\n                            6,\r\n                            7,\r\n                            8,\r\n                            9\r\n                        ],\r\n                        \"WeightedAverageSpeed\": 8.3,\r\n                        \"RoadUserGroupInfo\": {\r\n                            \"Id\": 3,\r\n                            \"Name\": \"Pedestrians\"\r\n                        },\r\n                        \"DirectionalMovementInfo\": {\r\n                            \"Id\": 4989,\r\n                            \"ShortName\": \"WB Ped C\"\r\n                        }\r\n                    },\r\n                    {\r\n                        \"SpeedPercentiles\": [\r\n                            10,\r\n                            11,\r\n                            12,\r\n                            13,\r\n                            14\r\n                        ],\r\n                        \"WeightedAverageSpeed\": 20.3,\r\n                        \"RoadUserGroupInfo\": {\r\n                            \"Id\": 1,\r\n                            \"Name\": \"Light Vehicles\"\r\n                        },\r\n                        \"DirectionalMovementInfo\": {\r\n                            \"Id\": 4996,\r\n                            \"ShortName\": \"SB Left\"\r\n                        }\r\n                    }\r\n                ],\r\n                \"HourlyRoadUserTypeData\": [\r\n                    {\r\n                        \"SpeedPercentiles\": [\r\n                            2,\r\n                            3.5,\r\n                            5,\r\n                            10,\r\n                            25\r\n                        ],\r\n                        \"WeightedAverageSpeed\": 24.3,\r\n                        \"RoadUserTypeInfo\": {\r\n                            \"Id\": 3,\r\n                            \"Name\": \"Passenger Car\"\r\n                        },\r\n                        \"DirectionalMovementInfo\": {\r\n                            \"Id\": 4986,\r\n                            \"ShortName\": \"SB Through\"\r\n                        }\r\n                    },\r\n                    {\r\n                        \"SpeedPercentiles\": [\r\n                            15.2,\r\n                            16.5,\r\n                            17.7,\r\n                            18.2,\r\n                            19.1\r\n                        ],\r\n                        \"WeightedAverageSpeed\": 6.3,\r\n                        \"RoadUserTypeInfo\": {\r\n                            \"Id\": 7,\r\n                            \"Name\": \"Ute/Pickup truck\"\r\n                        },\r\n                        \"DirectionalMovementInfo\": {\r\n                            \"Id\": 4986,\r\n                            \"ShortName\": \"SB Through\"\r\n                        }\r\n                    },\r\n                    {\r\n                        \"SpeedPercentiles\": [\r\n                            5,\r\n                            6,\r\n                            7,\r\n                            8,\r\n                            9\r\n                        ],\r\n                        \"WeightedAverageSpeed\": 3.3,\r\n                        \"RoadUserTypeInfo\": {\r\n                            \"Id\": 4,\r\n                            \"Name\": \"Pedestrian\"\r\n                        },\r\n                        \"DirectionalMovementInfo\": {\r\n                            \"Id\": 4989,\r\n                            \"ShortName\": \"WB Ped C\"\r\n                        }\r\n                    },\r\n                    {\r\n                        \"SpeedPercentiles\": [\r\n                            10.3,\r\n                            11.4,\r\n                            12.6,\r\n                            13.1,\r\n                            14.3\r\n                        ],\r\n                        \"WeightedAverageSpeed\": 45.3,\r\n                        \"RoadUserTypeInfo\": {\r\n                            \"Id\": 3,\r\n                            \"Name\": \"Passenger Car\"\r\n                        },\r\n                        \"DirectionalMovementInfo\": {\r\n                            \"Id\": 4996,\r\n                            \"ShortName\": \"SB Left\"\r\n                        }\r\n                    }\r\n                ]\r\n            },\r\n            {\r\n                \"CreateDate\": \"2022-10-07T03:00:34.000Z\",\r\n                \"TimeStamp\": 1665108000000,\r\n                \"LocationId\": \"AMAG~423\",\r\n                \"DayMinuteDuration\": \"Fri:14:0\",\r\n                \"QuarterlyRoadUserGroupData\": [\r\n                    {\r\n                        \"SpeedPercentiles\": [\r\n                            3,\r\n                            4,\r\n                            5,\r\n                            6,\r\n                            7\r\n                        ],\r\n                        \"WeightedAverageSpeed\": 15.3,\r\n                        \"RoadUserGroupInfo\": {\r\n                            \"Id\": 2,\r\n                            \"Name\": \"Heavy Vehicles\"\r\n                        },\r\n                        \"DirectionalMovementInfo\": {\r\n                            \"Id\": 4986,\r\n                            \"ShortName\": \"SB Through\"\r\n                        }\r\n                    },\r\n                    {\r\n                        \"SpeedPercentiles\": [\r\n                            5,\r\n                            6,\r\n                            7,\r\n                            8,\r\n                            9\r\n                        ],\r\n                        \"WeightedAverageSpeed\": 12.5,\r\n                        \"RoadUserGroupInfo\": {\r\n                            \"Id\": 1,\r\n                            \"Name\": \"Light Vehicles\"\r\n                        },\r\n                        \"DirectionalMovementInfo\": {\r\n                            \"Id\": 4986,\r\n                            \"ShortName\": \"SB Through\"\r\n                        }\r\n                    },\r\n                    {\r\n                        \"SpeedPercentiles\": [\r\n                            5,\r\n                            6,\r\n                            7,\r\n                            8,\r\n                            9\r\n                        ],\r\n                        \"WeightedAverageSpeed\": 8.3,\r\n                        \"RoadUserGroupInfo\": {\r\n                            \"Id\": 3,\r\n                            \"Name\": \"Pedestrians\"\r\n                        },\r\n                        \"DirectionalMovementInfo\": {\r\n                            \"Id\": 4989,\r\n                            \"ShortName\": \"WB Ped C\"\r\n                        }\r\n                    },\r\n                    {\r\n                        \"SpeedPercentiles\": [\r\n                            10,\r\n                            11,\r\n                            12,\r\n                            13,\r\n                            14\r\n                        ],\r\n                        \"WeightedAverageSpeed\": 20.3,\r\n                        \"RoadUserGroupInfo\": {\r\n                            \"Id\": 1,\r\n                            \"Name\": \"Light Vehicles\"\r\n                        },\r\n                        \"DirectionalMovementInfo\": {\r\n                            \"Id\": 4996,\r\n                            \"ShortName\": \"SB Left\"\r\n                        }\r\n                    }\r\n                ],\r\n                \"QuarterlyRoadUserTypeData\": [\r\n                    {\r\n                        \"SpeedPercentiles\": [\r\n                            3,\r\n                            4,\r\n                            5,\r\n                            6,\r\n                            7\r\n                        ],\r\n                        \"WeightedAverageSpeed\": 12.3,\r\n                        \"RoadUserTypeInfo\": {\r\n                            \"Id\": 3,\r\n                            \"Name\": \"Passenger Car\"\r\n                        },\r\n                        \"DirectionalMovementInfo\": {\r\n                            \"Id\": 4986,\r\n                            \"ShortName\": \"SB Through\"\r\n                        }\r\n                    },\r\n                    {\r\n                        \"SpeedPercentiles\": [\r\n                            5,\r\n                            6,\r\n                            7,\r\n                            8,\r\n                            9\r\n                        ],\r\n                        \"WeightedAverageSpeed\": 18.3,\r\n                        \"RoadUserTypeInfo\": {\r\n                            \"Id\": 7,\r\n                            \"Name\": \"Ute/Pickup truck\"\r\n                        },\r\n                        \"DirectionalMovementInfo\": {\r\n                            \"Id\": 4986,\r\n                            \"ShortName\": \"SB Through\"\r\n                        }\r\n                    },\r\n                    {\r\n                        \"SpeedPercentiles\": [\r\n                            5,\r\n                            6,\r\n                            7,\r\n                            8,\r\n                            9\r\n                        ],\r\n                        \"WeightedAverageSpeed\": 18.3,\r\n                        \"RoadUserTypeInfo\": {\r\n                            \"Id\": 4,\r\n                            \"Name\": \"Pedestrian\"\r\n                        },\r\n                        \"DirectionalMovementInfo\": {\r\n                            \"Id\": 4989,\r\n                            \"ShortName\": \"WB Ped C\"\r\n                        }\r\n                    },\r\n                    {\r\n                        \"SpeedPercentiles\": [\r\n                            10,\r\n                            11,\r\n                            12,\r\n                            13,\r\n                            14\r\n                        ],\r\n                        \"WeightedAverageSpeed\": 20.3,\r\n                        \"RoadUserTypeInfo\": {\r\n                            \"Id\": 3,\r\n                            \"Name\": \"Passenger Car\"\r\n                        },\r\n                        \"DirectionalMovementInfo\": {\r\n                            \"Id\": 4996,\r\n                            \"ShortName\": \"SB Left\"\r\n                        }\r\n                    }\r\n                ]\r\n            }\r\n            ....\r\n            ....\r\n            ....\r\n        ],  \r\n        \"NextPageKey\": \"eyJMb2NhdGlvbklkIjoiQU1BR340MjMiLCJUaW1lU3RhbXAiOjE2NjY1OTIxMDAwMDB9\"        \r\n    }\r\n}"}],"_postman_id":"ad71ac04-26c2-4090-9539-53a53f7f8681"}],"id":"f736605d-22e4-42d2-90b6-eb0f71d297aa","_postman_id":"f736605d-22e4-42d2-90b6-eb0f71d297aa","description":""},{"name":"Alerts","item":[{"name":"GetAll","id":"70866e4b-309a-4292-8404-e6e8a9edd1bb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-PLATFORM-API-KEY","value":"<token>","type":"text","description":"<p>String</p>\n"}],"url":"{{CSO_API_GATEWAY}}/v1/event-management/alerts?SiteId=423&StartDate=1670384103679&EndDate=1670988903679&NextPageKey=[Token]","urlObject":{"path":["v1","event-management","alerts"],"host":["{{CSO_API_GATEWAY}}"],"query":[{"description":{"content":"<p>Number</p>\n","type":"text/plain"},"key":"SiteId","value":"423"},{"description":{"content":"<p>Unix Timestamp (milliseconds)</p>\n","type":"text/plain"},"key":"StartDate","value":"1670384103679"},{"description":{"content":"<p>Unix Timestamp (milliseconds)</p>\n","type":"text/plain"},"key":"EndDate","value":"1670988903679"},{"description":{"content":"<p>Access Token (String)</p>\n","type":"text/plain"},"key":"NextPageKey","value":"[Token]"}],"variable":[]}},"response":[{"id":"fa9c3ea3-a3ea-4af4-a1df-e15ee9c6078c","name":"GetAll","originalRequest":{"method":"GET","header":[{"key":"X-PLATFORM-API-KEY","value":"<token>","type":"text","description":"String"}],"url":{"raw":"{{CSO_API_GATEWAY}}/v1/event-management/alerts?SiteId=423&StartDate=1670384103679&EndDate=1670988903679&NextPageKey=eyJUaW1lU3RhbXAiOjE2NzA1ODczNjM0NzEsIkxvY2F0aW9uSWQiOiJBTUFHfjQyMyIsIkN1c3RvbWVyIjoiQU1BRyJ9","host":["{{CSO_API_GATEWAY}}"],"path":["v1","event-management","alerts"],"query":[{"key":"SiteId","value":"423","description":"Number"},{"key":"StartDate","value":"1670384103679","description":"Unix Timestamp (milliseconds)"},{"key":"EndDate","value":"1670988903679","description":"Unix Timestamp (milliseconds)"},{"key":"NextPageKey","value":"eyJUaW1lU3RhbXAiOjE2NzA1ODczNjM0NzEsIkxvY2F0aW9uSWQiOiJBTUFHfjQyMyIsIkN1c3RvbWVyIjoiQU1BRyJ9","description":"String"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"data\": {\r\n        \"Alerts\": [\r\n            {\r\n                \"AlertClip\": {\r\n                    \"S3BucketName\": \"dev-amag-cso-files\",\r\n                    \"S3ObjectKey\": \"AMAG/alert_clips/1117/1028/1670988777299.mp4\"\r\n                },\r\n                \"DirectionalMovementInfo\": {\r\n                    \"ShortName\": \"NB Through\",\r\n                    \"Id\": 6513\r\n                },\r\n                \"RecordedValue\": 1,\r\n                \"AlertConfigInfo\": {\r\n                    \"ApplicableSiteIds\": [\r\n                        1117\r\n                    ],\r\n                    \"Description\": \"Detects all mode shares (excluding pedestrians) traveling in the wrong direction of travel.\",\r\n                    \"ThresholdMetric\": null,\r\n                    \"AlertEventType\": \"Event\",\r\n                    \"Customer\": \"AMAG\",\r\n                    \"Severity\": \"High\",\r\n                    \"AlertTypeId\": 5,\r\n                    \"Name\": \"Wrong Way Violation Event (test alert)\",\r\n                    \"Active\": true,\r\n                    \"MetricMinimumThreshold\": null,\r\n                    \"SelectedViolationTypeId\": 1,\r\n                    \"StandardDeviation\": null,\r\n                    \"Id\": \"5~1~High~1666586200688\"\r\n                },\r\n                \"Description\": \"Detects all mode shares (excluding pedestrians) traveling in the wrong direction of travel.\",\r\n                \"LocationId\": \"AMAG~1117\",\r\n                \"SiteInfo\": {\r\n                    \"TimeZone\": \"Australia/Brisbane\",\r\n                    \"Id\": 1117,\r\n                    \"Lng\": 153.022449,\r\n                    \"Lat\": -27.467791,\r\n                    \"Name\": \"Turbot St Office\"\r\n                },\r\n                \"Title\": \"Wrong Way Violation Event (test alert)\",\r\n                \"TimeStamp\": 1670988877962,\r\n                \"CameraInfo\": {\r\n                    \"SiteCameraId\": \"1117~1028\",\r\n                    \"Name\": \"Black Dome Camera\"\r\n                },\r\n                \"RoadUserTypeInfo\": {\r\n                    \"Id\": 3,\r\n                    \"Name\": \"Passenger Car\"\r\n                },\r\n                \"Customer\": \"AMAG\"\r\n            },\r\n            {\r\n                \"AlertClip\": {\r\n                    \"S3BucketName\": \"dev-amag-cso-files\",\r\n                    \"S3ObjectKey\": \"AMAG/alert_clips/1117/1028/1670988761053.mp4\"\r\n                },\r\n                \"DirectionalMovementInfo\": {\r\n                    \"ShortName\": \"NB Through\",\r\n                    \"Id\": 6513\r\n                },\r\n                \"RecordedValue\": 1,\r\n                \"AlertConfigInfo\": {\r\n                    \"ApplicableSiteIds\": [\r\n                        1117\r\n                    ],\r\n                    \"Description\": \"Detects all mode shares (excluding pedestrians) traveling in the wrong direction of travel.\",\r\n                    \"ThresholdMetric\": null,\r\n                    \"AlertEventType\": \"Event\",\r\n                    \"Customer\": \"AMAG\",\r\n                    \"Severity\": \"High\",\r\n                    \"AlertTypeId\": 5,\r\n                    \"Name\": \"Wrong Way Violation Event (test alert)\",\r\n                    \"Active\": true,\r\n                    \"MetricMinimumThreshold\": null,\r\n                    \"SelectedViolationTypeId\": 1,\r\n                    \"StandardDeviation\": null,\r\n                    \"Id\": \"5~1~High~1666586200688\"\r\n                },\r\n                \"Description\": \"Detects all mode shares (excluding pedestrians) traveling in the wrong direction of travel.\",\r\n                \"LocationId\": \"AMAG~1117\",\r\n                \"SiteInfo\": {\r\n                    \"TimeZone\": \"Australia/Brisbane\",\r\n                    \"Id\": 1117,\r\n                    \"Lng\": 153.022449,\r\n                    \"Lat\": -27.467791,\r\n                    \"Name\": \"Turbot St Office\"\r\n                },\r\n                \"Title\": \"Wrong Way Violation Event (test alert)\",\r\n                \"TimeStamp\": 1670988842274,\r\n                \"CameraInfo\": {\r\n                    \"SiteCameraId\": \"1117~1028\",\r\n                    \"Name\": \"Black Dome Camera\"\r\n                },\r\n                \"RoadUserTypeInfo\": {\r\n                    \"Id\": 3,\r\n                    \"Name\": \"Passenger Car\"\r\n                },\r\n                \"Customer\": \"AMAG\"\r\n            },\r\n            ....\r\n            ....\r\n        ],\r\n        \"NextPageKey\": \"eyJMb2NhdGlvbklkIjoiQU1BR340MjMiLCJUaW1lU3RhbXAiOjE2NjY1OTIxMDAwMDB9\" \r\n    }\r\n}"}],"_postman_id":"70866e4b-309a-4292-8404-e6e8a9edd1bb"}],"id":"ffd7c55d-dae3-4ff1-94fe-acd4fd76f3c6","_postman_id":"ffd7c55d-dae3-4ff1-94fe-acd4fd76f3c6","description":""}]}