{
  "id": "urn:ngsi-ld:PhreaticObserved:PhreaticObserved:MNCA-001",
  "type": "PhreaticObserved",
  "name": {
    "type": "Text",
    "value": "STLRT-MNCA-NP-015"
  },
  "description": {
    "type": "Text",
    "value": "Measurement corresponding to the level and quality of groundwater closed from Airport River Saint Laurent du Var."
  },
  "location": {
    "type": "geo:json",
    "value": {
      "type": "Point",
      "coordinates": [
        43.66481,
        7.196545
      ]
    }
  },
  "areaServed": {
    "type": "Text",
    "value": "Nice Airport"
  },
  "dateObserved": {
    "type": "DateTime",
    "value": "2020-07-07T15:05:59.408Z"
  },
  "refDevice": {
    "type": "StructuredValue",
    "value": [
      "urn:ngsi-ld:Device:T1-NP-015"
    ]
  },
  "isMobile": {
    "type": "Boolean",
    "value": false
  },
  "measurementType": {
    "type": "StructuredValue",
    "value": [
      "depth",
      "volume"
    ]
  },
  "investigationDepth": {
    "type": "Number",
    "value": 22.35
  },
  "waterTable": {
    "type": "Number",
    "value": 12.75
  },
  "depth": {
    "type": "Number",
    "value": 20.45
  },
  "pressure": {
    "type": "Number",
    "value": 2.12
  }
}