{
"id": 0,
"clientID": 0,
"name": "string",
"areaM2": 0,
"congestionMode": "Simple",
"congestionThreshold": 0,
"targetSides": [
{
"index": 0,
"name": "string",
"violationDirection": "In"
}
],
"congestionLevels": [
{
"level": 0,
"threshold": 0,
"rgb": "string"
}
],
"vertices": [
{
"x": "string",
"y": "string",
"z": "string"
},
{
"x": "string",
"y": "string",
"z": "string"
},
{
"x": "string",
"y": "string",
"z": "string"
}
],
"targetClass": [
"CAR"
],
"filterClass": [
"CAR"
],
"violationClass": [
"CAR"
]
}