{
  "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/246?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/246?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/246?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 3,
  "LayerName" : "World",
  "id" : "246",
  "properties" : {
    "objectid" : 246,
    "placename" : "Glorioso Islands",
    "code" : "TF",
    "st_area_shape_" : 0.00040732510098171848,
    "st_length_shape_" : 0.079230388568100038
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          47.295829772626803,
          -11.577777862957191
        ],
        [
          47.282081603584061,
          -11.574584007045473
        ],
        [
          47.279094696064305,
          -11.557570457210034
        ],
        [
          47.297149658131161,
          -11.554098128924693
        ],
        [
          47.303050995008334,
          -11.575000762774209
        ],
        [
          47.295829772626803,
          -11.577777862957191
        ]
      ]
    ]
  }
}