{
  "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/119?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/119?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/119?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 3,
  "LayerName" : "World",
  "id" : "119",
  "properties" : {
    "objectid" : 119,
    "placename" : "Baker Island",
    "code" : "US",
    "st_area_shape_" : 8.993754311894358e-05,
    "st_length_shape_" : 0.040532521237671676
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -176.4614257811744,
          0.21527773118316418
        ],
        [
          -176.46832275389153,
          0.22222217911109965
        ],
        [
          -176.45391845747037,
          0.22611102480476575
        ],
        [
          -176.45614624005648,
          0.21583330626287989
        ],
        [
          -176.4614257811744,
          0.21527773118316418
        ]
      ]
    ]
  }
}