{
  "id": "urn:ngsi-ld:001:rtir:0234",
  "type": "RevenueCollection",
  "totalCount": {
    "type": "Number",
    "value": 436
  },
  "registrationCertificateRecoveryAmount": {
    "type": "Number",
    "value": 10400
  },
  "enrollmentCertificateRecoveryAmount": {
    "type": "Number",
    "value": 8400
  },
  "year": {
    "type": "Text",
    "value": "2020"
  },
  "dateObserved": {
    "type": "DateTime",
    "value": "2021-11-10T01:16:01Z"
  },
  "month": {
    "type": "Text",
    "value": "02"
  },
  "revenueCollectionType": {
    "type": "Text",
    "value": "Property Tax"
  },
  "vehicleTypeCode": {
    "type": "Text",
    "value": "2"
  },
  "amountCollected": {
    "type": "Number",
    "value": 20400
  },
  "vehicleType": {
    "type": "Text",
    "value": "motorcycle"
  },
  "municipalityInfo": {
    "type": "StructuredValue",
    "value": {
      "district": "Bangalore Urban",
      "ulbName": "BMC",
      "cityId": "23",
      "addressRegion": "Karnataka",
      "addressLocality": "Bangalore",
      "zoneId": "2",
      "wardNum": 4
    }
  }
}