{
  "id": "urn:ngsi-ld:EOGeoDataLayer:1234",
  "type": "EOSatelliteImagery",
  "dataProvider": {
    "type": "Text",
    "value": "CERTH"
  },
  "contentInformation": {
    "type": "StructuredValue",
    "value": [
      {
        "layer_name": "band1",
        "layer_categorization": "numerical",
        "values_explanation": [
          "100: exceptional algae bloom",
          "10: algae bloom"
        ]
      }
    ]
  },
  "description": {
    "type": "Text",
    "value": "Unified data from EO Satellite Imagery analysis for algae"
  },
  "localServerPath": {
    "type": "Text",
    "value": "algaemap-chl_wbl_kouris_20240427T082601.tif"
  },
  "areaServed": {
    "type": "Text",
    "value": "kouris"
  },
  "productBbox": {
    "type": "geo:json",
    "value": {
      "type": "Polygon",
      "coordinates": [
        [
          [
            31.90052,
            35.238084
          ],
          [
            31.91356,
            34.248107
          ],
          [
            33.106002,
            34.252876
          ],
          [
            33.107275,
            35.24303
          ],
          [
            31.90052,
            35.238084
          ]
        ]
      ]
    }
  },
  "processedBbox": {
    "type": "geo:json",
    "value": {
      "type": "Polygon",
      "coordinates": [
        [
          [
            32.904684,
            34.77082
          ],
          [
            32.904684,
            34.726095
          ],
          [
            32.939337,
            34.726095
          ],
          [
            32.939337,
            34.77082
          ],
          [
            32.904684,
            34.77082
          ]
        ]
      ]
    }
  },
  "storageFormat": {
    "type": "Text",
    "value": "GeoTIFF"
  },
  "productFormat": {
    "type": "Text",
    "value": "SAFE"
  },
  "productType": {
    "type": "Text",
    "value": "S2MSI1C"
  },
  "operationalMode": {
    "type": "Text",
    "value": "MSI"
  },
  "productID": {
    "type": "Text",
    "value": "S2A_MSIL1C_20240427T082601_N0510_R021_T36SVD_20240427T103126"
  },
  "productURL": {
    "type": "URI",
    "value": "https://catalogue.dataspace.copernicus.eu/odata/v1/Products(88f6e3c8-ae72-41dd-b5b9-014c3baa9634)/$value"
  },
  "sensingDate": {
    "type": "Date-Time",
    "value": "2024-04-27T08:26:01Z"
  },
  "orbitNumber": {
    "type": "Text",
    "value": 21
  },
  "platformName": {
    "type": "Text",
    "value": "S2A"
  },
  "analysisType": {
    "type": "Text",
    "value": "chl-monitoring"
  },
  "provider": {
    "type": "Text",
    "value": "CERTH"
  },
  "resultDescription": {
    "type": "Text",
    "value": "description of the results"
  },
  "analytics": {
    "type": "array",
    "value": [
      {
        "name": "accuracy",
        "value": "10%"
      }
    ]
  }

}
