{
  "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/121?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/121?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/121?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 3,
  "LayerName" : "World",
  "id" : "121",
  "properties" : {
    "objectid" : 121,
    "placename" : "Johnston Atoll",
    "code" : "US",
    "st_area_shape_" : 7.2440836087495709e-05,
    "st_length_shape_" : 0.045596120475696812
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -169.53894042985647,
          16.724159240857148
        ],
        [
          -169.54388427743697,
          16.726379394494302
        ],
        [
          -169.53753662141747,
          16.731105804889864
        ],
        [
          -169.52252197221077,
          16.728881836328526
        ],
        [
          -169.53894042985647,
          16.724159240857148
        ]
      ]
    ]
  }
}