{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://geoportaal.fryslan.nl/arcgis/rest/services/CHK2/OGCFeatureServer/collections/38/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/38/items/12345?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://geoportaal.fryslan.nl/arcgis/rest/services/CHK2/OGCFeatureServer/collections/38/items/12345?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/38/items/12345?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 38,
  "LayerName" : "Boerderijplaatsen",
  "id" : "12345",
  "properties" : {
    "OBJECTID" : 12345,
    "GEBRUIKTEONDERGROND" : "Top10vector",
    "ID" : "BOERD_04717",
    "TOELICHTING" : "https://geoportaal.fryslan.nl/arcgis/rest/services/CHK2/MapServer/50/16/attachments/15",
    "GLOBALID" : "{D7821503-E03D-4A52-B3E8-21C7DB484DF2}",
    "SHAPE_Length" : 334.24749966412992,
    "SHAPE_Area" : 6536.1250969397151
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          6.1904401038694941,
          53.250774111657954
        ],
        [
          6.1919293450168427,
          53.251075045725173
        ],
        [
          6.1922232014743397,
          53.250537043784739
        ],
        [
          6.1907341776854254,
          53.250246833300338
        ],
        [
          6.1904401038694941,
          53.250774111657954
        ]
      ]
    ]
  }
}