{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://services.conterra.de/server/rest/services/mapapps/grenzen/OGCFeatureServer/collections/1/items?f=application%2fjson",
      "rel" : "collection",
      "type" : "application/geo+json",
      "title" : "The collection document"
    },
    {
      "href" : "https://services.conterra.de/server/rest/services/mapapps/grenzen/OGCFeatureServer/collections/1/items/111?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://services.conterra.de/server/rest/services/mapapps/grenzen/OGCFeatureServer/collections/1/items/111?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://services.conterra.de/server/rest/services/mapapps/grenzen/OGCFeatureServer/collections/1/items/111?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 1,
  "LayerName" : "Kreise",
  "id" : "111",
  "properties" : {
    "objectid" : 111,
    "gdb_101_spatialobligations_kreise_project_area" : 31352.586714000001,
    "perimeter" : 1066.9961780000001,
    "kgr500_" : 105,
    "kgr500_id" : 105,
    "krs_index" : 13000000,
    "land_name" : "Mecklenburg-Vorpommern",
    "kreis_name" : " ",
    "regbez_nam" : " ",
    "land_nr" : 13,
    "kreis_nr" : 0,
    "wachstum" : 0,
    "st_area_shape_" : 4.2791296211900014e-06,
    "st_length_shape_" : 0.011783263340031472
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          14.024229218000073,
          53.95136866100006
        ],
        [
          14.027178943000024,
          53.950621097000067
        ],
        [
          14.028093373000047,
          53.947487973000079
        ],
        [
          14.024229218000073,
          53.95136866100006
        ]
      ]
    ]
  }
}