{
  "id": "vehicle:WasteManagement:1",
  "type": "Vehicle",
  "category": {
    "type": "StructuredValue",
    "value": [
      "municipalServices"
    ]
  },
  "vehicleType": {
    "type": "Text",
    "value": "lorry"
  },
  "battery": {
    "type": "Number",
    "value": 0.81
  },
  "name": {
    "type": "Text",
    "value": "C Recogida 1"
  },
  "vehiclePlateIdentifier": {
    "type": "Text",
    "value": "3456ABC"
  },
  "refVehicleModel": {
    "type": "Text",
    "value": "vehiclemodel:econic"
  },
  "location": {
    "type": "geo:json",
    "value": {
      "type": "Point",
      "coordinates": [
        -3.164485591715449,
        40.62785133667262
      ]
    },
    "metadata": {
      "timestamp": {
        "type": "DateTime",
        "value": "2018-09-27T12:00:00"
      }
    }
  },
  "areaServed": {
    "type": "Text",
    "value": "Centro"
  },
  "serviceStatus": {
    "type": "Text",
    "value": "onRoute"
  },
  "cargoWeight": {
    "type": "Number",
    "value": 314
  },
  "speed": {
    "type": "Number",
    "value": 50,
    "metadata": {
      "timestamp": {
        "type": "DateTime",
        "value": "2018-09-27T12:00:00"
      }
    }
  },
  "serviceProvided": {
    "type": "StructuredValue",
    "value": [
      "garbageCollection",
      "wasteContainerCleaning"
    ]
  },
  "bearing": {
    "type": "Number",
    "value": 43
  },
  "fuelEfficiency": {
    "type": "Number",
    "value": 13
  },
  "fuelType": {
    "type": "Text",
    "value": "Petrol"
  },
  "fuelFilled": {
    "type": "Number",
    "value": 6
  },
  "tripNetWeightCollected": {
    "type": "Number",
    "value": 12
  },
  "vehicleTrackerDevice": {
    "type": "Text",
    "value": "Installed"
  },
  "wardId": {
    "type": "Text",
    "value": "4"
  },
  "license_plate": {
    "type": "Text",
    "value": "KA052134"
  },
  "currentTripCount": {
    "type": "Boolean",
    "value": true
  },
  "reportId": {
    "type": "Text",
    "value": "21645"
  },
  "zoneName": {
    "type": "Text",
    "value": "South Zone"
  },
  "vehicleAltitude": {
    "type": "Text",
    "value": "600"
  },
  "deviceSimNumber": {
    "type": "Text",
    "value": "9942142573"
  },
  "wardName": {
    "type": "Text",
    "value": "Kempegowda Ward"
  },
  "deviceBatteryStatus": {
    "type": "Text",
    "value": "connected"
  },
  "ignitionStatus": {
    "type": "Boolean",
    "value": true
  },
  "vehicleRunningStatus": {
    "type": "Text",
    "value": "running"
  },
  "observationDateTime": {
    "type": "DateTime",
    "value": "2021-03-11T15:51:02+05:30"
  },
  "serviceOnDuty": {
    "type": "Boolean",
    "value": false
  },
  "emergencyVehicleType": {
    "type": "Text",
    "value": "ambulance"
  },
  "municipalityInfo": {
    "type": "StructuredValue",
    "value": {
      "district": "Bangalore Urban",
      "ulbName": "BMC",
      "cityId": "23",
      "wardId": "23",
      "stateName": "Karnataka",
      "cityName": "Bangalore",
      "zoneName": "South",
      "wardName": "Bangalore Urban",
      "zoneId": "2",
      "wardNum": 4
    }
  },
  "leasingInfo": {
    "type": "StructuredValue",
    "value": {
      "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"
    }
  }
}