{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://geoservices.provinciegroningen.nl/Server/rest/services/Basis/HulpbestandenCartografie/OGCFeatureServer/collections/2/items?f=application%2fjson",
      "rel" : "collection",
      "type" : "application/geo+json",
      "title" : "The collection document"
    },
    {
      "href" : "https://geoservices.provinciegroningen.nl/Server/rest/services/Basis/HulpbestandenCartografie/OGCFeatureServer/collections/2/items/456?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://geoservices.provinciegroningen.nl/Server/rest/services/Basis/HulpbestandenCartografie/OGCFeatureServer/collections/2/items/456?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://geoservices.provinciegroningen.nl/Server/rest/services/Basis/HulpbestandenCartografie/OGCFeatureServer/collections/2/items/456?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 2,
  "LayerName" : "NLGridNederland1Km2",
  "id" : "456",
  "properties" : {
    "OBJECTID" : 456,
    "KM_ID" : "163612",
    "KM_ID_NUM" : 163612,
    "X" : 163,
    "Y" : 612,
    "XRD" : 163500,
    "YRD" : 612500,
    "TYPE" : "zee",
    "PROVINCIE" : " ",
    "EXTRA" : 0,
    "FGR" : " ",
    "Shape.STArea__" : 1000000,
    "Shape.STLength__" : 4000
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          5.5232601588759778,
          53.495229802018073
        ],
        [
          5.5081911632053417,
          53.495245809179188
        ],
        [
          5.5082164341733018,
          53.504231501323261
        ],
        [
          5.5232885886875804,
          53.504215489893227
        ],
        [
          5.5232601588759778,
          53.495229802018073
        ]
      ]
    ]
  }
}