{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://geoservices.provinciegroningen.nl/Server/rest/services/Water/Oppervlaktewater/OGCFeatureServer/collections/1/items?f=application%2fjson",
      "rel" : "collection",
      "type" : "application/geo+json",
      "title" : "The collection document"
    },
    {
      "href" : "https://geoservices.provinciegroningen.nl/Server/rest/services/Water/Oppervlaktewater/OGCFeatureServer/collections/1/items/321?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://geoservices.provinciegroningen.nl/Server/rest/services/Water/Oppervlaktewater/OGCFeatureServer/collections/1/items/321?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://geoservices.provinciegroningen.nl/Server/rest/services/Water/Oppervlaktewater/OGCFeatureServer/collections/1/items/321?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 1,
  "LayerName" : "RegionaleWaterkeringen",
  "id" : "321",
  "properties" : {
    "OBJECTID" : 321,
    "CODE" : "BWK-00953",
    "NAAM" : "Blauwe Stad",
    "WATERSCHAP" : "Hunze en Aa's",
    "SHAPE.STLength__" : 71.783005473763723
  },
  "geometry" : {
    "type" : "MultiLineString",
    "coordinates" : [
      [
        [
          7.0774573264705767,
          53.183009278743334,
          0
        ],
        [
          7.0774537785616261,
          53.183010002870368,
          0
        ],
        [
          7.0770696407399907,
          53.18241006089761,
          0
        ]
      ]
    ]
  }
}