{
  "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/120?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/120?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/120?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 3,
  "LayerName" : "World",
  "id" : "120",
  "properties" : {
    "objectid" : 120,
    "placename" : "Howland Island",
    "code" : "US",
    "st_area_shape_" : 0.00022102802020083483,
    "st_length_shape_" : 0.059177797942487426
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -176.63616943357204,
          0.7902777192421695
        ],
        [
          -176.64447021472816,
          0.79555535289802037
        ],
        [
          -176.64309692388346,
          0.81277763807833026
        ],
        [
          -176.6327514648078,
          0.80861103497210252
        ],
        [
          -176.62997436552408,
          0.79777753360713177
        ],
        [
          -176.63616943357204,
          0.7902777192421695
        ]
      ]
    ]
  }
}