{
  "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/145?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/145?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/145?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 3,
  "LayerName" : "World",
  "id" : "145",
  "properties" : {
    "objectid" : 145,
    "placename" : "Macau",
    "code" : "MO",
    "st_area_shape_" : 0.0002770601344417438,
    "st_length_shape_" : 0.077192610137209752
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          113.53166198691224,
          22.194736481004668
        ],
        [
          113.55442810057741,
          22.212730407882873
        ],
        [
          113.5526809696521,
          22.187009811754251
        ],
        [
          113.53166198691224,
          22.194736481004668
        ]
      ]
    ]
  }
}