{
  "id": "uri:ngsi-ld:1234:A43R",
  "type": "WasteWaterPlant",
  "no3": 10,
  "bod": 250,
  "inFlow": 5,
  "toc": 0.7,
  "nh4": 50,
  "redox": 25,
  "do": 4,
  "treatmentPlantId": 7,
  "outFlow": 6.7,
  "tss": 2,
  "treatmentPlantCapacity": 10,
  "tic": 2,
  "tn": 9,
  "po4": 6,
  "cod": 25,
  "treatmentPlantName": "A",
  "treatmentPlantCode": "2",
  "observationDateTime": "2021-03-11T15:51:02+05:30",
  "pHTSA": {
    "avgOverTime": 8,
    "maxOverTime": 10,
    "instValue": 6,
    "minOverTime": 6
  },
  "municipalityInfo": {
    "district": "Bangalore Urban",
    "ulbName": "BMC",
    "cityId": "23",
    "wardId": "23",
    "stateName": "Karnataka",
    "cityName": "Bangalore",
    "zoneName": "South",
    "wardName": "Bangalore Urban",
    "zoneId": "2",
    "wardNum": 4
  }
}