{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Unidades_Administrativas/OGCFeatureServer/collections/3/items?f=application%2fjson",
      "rel" : "collection",
      "type" : "application/geo+json",
      "title" : "The collection document"
    },
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Unidades_Administrativas/OGCFeatureServer/collections/3/items/116?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Unidades_Administrativas/OGCFeatureServer/collections/3/items/116?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Unidades_Administrativas/OGCFeatureServer/collections/3/items/116?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 3,
  "LayerName" : "Paises America",
  "id" : "116",
  "properties" : {
    "objectid" : 116,
    "nom_lugar" : "Greenland",
    "st_area_shape_" : 0.0003475350744969126,
    "st_length_shape_" : 0.33747322051615097
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -42.143058723999957,
          62.79804991900005
        ],
        [
          -42.074835458999985,
          62.788561479000066
        ],
        [
          -42.242950955999959,
          62.801754686000038
        ],
        [
          -42.143058723999957,
          62.79804991900005
        ]
      ]
    ]
  }
}