{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://services.conterra.de/server/rest/services/mapapps/grenzen/OGCFeatureServer/collections/3/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/3/items/41?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/3/items/41?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/3/items/41?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 3,
  "LayerName" : "World",
  "id" : "41",
  "properties" : {
    "objectid" : 41,
    "placename" : "Monaco",
    "code" : "MC",
    "st_area_shape_" : 0.0010359372355920949,
    "st_length_shape_" : 0.13740336022156496
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          7.3916091919115274,
          43.727546692027147
        ],
        [
          7.3909025190368425,
          43.749370575192813
        ],
        [
          7.4289922709773464,
          43.768295287798196
        ],
        [
          7.4392929078422867,
          43.757522583301466
        ],
        [
          7.4202771190945782,
          43.737079619929432
        ],
        [
          7.3916091919115274,
          43.727546692027147
        ]
      ]
    ]
  }
}