{
  "id": "vehicle:WasteManagement:1",
  "type": "Vehicle",
  "vehicleType": "lorry",
  "battery": 0.81,
  "category": [
    "municipalServices"
  ],
  "location": {
    "type": "Point",
    "coordinates": [
      -3.164485591715449,
      40.62785133667262
    ]
  },
  "name": "C Recogida 1",
  "speed": 50,
  "cargoWeight": 314,
  "serviceStatus": "onRoute",
  "serviceProvided": [
    "garbageCollection",
    "wasteContainerCleaning"
  ],
  "areaServed": "Centro",
  "refVehicleModel": "vehiclemodel:econic",
  "vehiclePlateIdentifier": "3456ABC",
  "bearing": 43,
  "fuelEfficiency": 13,
  "fuelType": "Petrol",
  "fuelFilled": 6,
  "tripNetWeightCollected": 12,
  "vehicleTrackerDevice": "Installed",
  "wardId": "4",
  "license_plate": "KA052134",
  "currentTripCount": 1,
  "reportId": "21645",
  "zoneName": "South Zone",
  "vehicleAltitude": "600",
  "deviceSimNumber": "9942142573",
  "wardName": "Kempegowda Ward",
  "deviceBatteryStatus": "connected",
  "ignitionStatus": true,
  "vehicleRunningStatus": "running",
  "observationDateTime": "2021-03-11T15:51:02+05:30",
  "serviceOnDuty": false,
  "emergencyVehicleType": "ambulance",
  "municipalityInfo": {
    "district": "Bangalore Urban",
    "ulbName": "BMC",
    "cityId": "23",
    "wardId": "23",
    "stateName": "Karnataka",
    "cityName": "Bangalore",
    "zoneName": "South",
    "wardName": "Bangalore Urban",
    "zoneId": "2",
    "wardNum": 4
  },
   "leasingInfo": {
    "leasingType": "Operating Lease",
    "leasingStartDate": "2025-06-01T00:00:00.000Z",
    "leasingEndDate": "2029-06-01T00:00:00.000Z",
    "monthlyLeaseCost": 525,
    "allowedAnnualDistance": 20000,
    "allowedDistanceUnit": "kilometer",
    "excessDistanceCost": 1,
    "leasingProvider": "Municipality Leasing A/S"
  }
}