{
  "id": "1024e64a-0283-472c-9b62-dbf77291503e",
  "type": "WaterQualityPredicted",
  "dateCreated": "2022-05-27T10:00:00Z",
  "datePredicted": "2022-05-20T14:00:00",
  "expiryDate": "2022-05-21T14:00:00",
  "location": {
    "type": "Point",
    "coordinates": [
      48.9159,
      2.21228
    ]
  },
  "predictions": {
    "value": [
      {
        "percentile": "2.5",
        "prediction": 0.3
      },
      {
        "percentile": "50",
        "prediction": 0.3
      },
      {
        "percentile": "90",
        "prediction": 0.3
      },
      {
        "percentile": "95",
        "prediction": 0.3
      },
      {
        "percentile": "97.5",
        "prediction": 0.3
      }
    ]
  },
  "waterQualityPredictionValue": "Excellent"
}