{
  "id": "ngsi-ld:Trafficviolation:234R:0212",
  "type": "TrafficViolation",
  "amountCollected": {
    "type": "Number",
    "value": 10500
  },
  "mediaURL": {
    "type": "Text",
    "value": "https://www.google.com/"
  },
  "equipmentId": {
    "type": "Text",
    "value": "4"
  },
  "equipmentType": {
    "type": "Text",
    "value": "Camera"
  },
  "titleCode": {
    "type": "Text",
    "value": "11"
  },
  "reportId": {
    "type": "Text",
    "value": "182"
  },
  "observationDateTime": {
    "type": "DateTime",
    "value": "2021-03-11T15:51:02+05:30"
  },
  "paymentStatus": {
    "type": "Text",
    "value": "Paid"
  }
}