{
  "id": "urn:ngsi-ld:GISData:01",
  "type": "Feature",
  "geometry": {
    "type": "Polygon",
    "coordinates": [
      [
        [
          23.6627,
          41.88768
        ],
        [
          25.85598,
          43.38622
        ],
        [
          23.4899,
          43.78691
        ],
        [
          22.35609,
          42.28869
        ],
        [
          23.6627,
          41.88769
        ]
      ]
    ]
  },
  "properties": {
    "type": "GISData",
    "dataProvider": "aqua3S/CERTH",
    "analyzedAt": "2021-02-01T10:00:00.000",
    "location": {
      "type": "Polygon",
      "coordinates": [
        [
          [
            23.6627,
            41.88768
          ],
          [
            25.85598,
            43.38622
          ],
          [
            23.4899,
            43.78691
          ],
          [
            22.35609,
            42.28869
          ],
          [
            23.6627,
            41.88769
          ]
        ]
      ]
    },
    "identifiesVulnerability": "urn:ngsi-ld:Vulnerability:01",
    "isMappedBy": [
      "urn:ngsi-ld:EOGeoDataLayer:07",
      "urn:ngsi-ld:EOGeoDataLayer:08"
    ],
    "@context": [
      "https://smartdatamodels.org/context.jsonld"
    ]
  }
}