{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://geoportaal.fryslan.nl/arcgis/rest/services/CHK2/OGCFeatureServer/collections/19/items?f=application%2fjson",
      "rel" : "collection",
      "type" : "application/geo+json",
      "title" : "The collection document"
    },
    {
      "href" : "https://geoportaal.fryslan.nl/arcgis/rest/services/CHK2/OGCFeatureServer/collections/19/items/123?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://geoportaal.fryslan.nl/arcgis/rest/services/CHK2/OGCFeatureServer/collections/19/items/123?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://geoportaal.fryslan.nl/arcgis/rest/services/CHK2/OGCFeatureServer/collections/19/items/123?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 19,
  "LayerName" : "Inventarisatie OPNW (punt)",
  "id" : "123",
  "properties" : {
    "OBJECTID" : 123,
    "CODE" : "16_11",
    "NAAM_PAD" : "verdwenen tolhuis",
    "SOORT_PAD" : "geen pad, maar tolhuis",
    "LIGGING" : "bij Arum",
    "SPECIFIEKE_KENMERKEN" : "-",
    "BETEKENIS" : "-",
    "HUIDIGE_STAAT" : "verdwenen",
    "TOEGANG" : "-",
    "OVERIG" : "-",
    "GLOBALID" : "{734E6741-42BC-4488-8C9E-B35D6B1FB717}"
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      5.4843341746581222,
      53.126105618726683
    ]
  }
}