{
  "id": "urn:ngsi-ld:wastecontainer:1021:AAWD",
  "type": "WasteContainer",
  "location": {
    "type": "geo:json",
    "value": {
      "coordinates": [
        -8.768460000000001,
        42.60214472222222
      ],
      "type": "Point"
    }
  },
  "binCapacity": {
    "type": "Number",
    "value": 43
  },
  "binColor": {
    "type": "Text",
    "value": "Green"
  },
  "wardId": {
    "type": "Text",
    "value": "21"
  },
  "license_plate": {
    "type": "Text",
    "value": "KA23F2345"
  },
  "RFID": {
    "type": "Text",
    "value": "67855734"
  },
  "binFullnessThreshold": {
    "type": "Number",
    "value": 80
  },
  "binRecommendedLoad": {
    "type": "Number",
    "value": 30
  },
  "binId": {
    "type": "Text",
    "value": "12"
  },
  "binMaxLoad": {
    "type": "Number",
    "value": 75
  },
  "binLoggedTime": {
    "type": "DateTime",
    "value": "2021-03-01T15:51:02+05:30"
  }
}
