{
  "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/44?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/44?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/44?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 3,
  "LayerName" : "Paises America",
  "id" : "44",
  "properties" : {
    "objectid" : 44,
    "nom_lugar" : "Greenland",
    "st_area_shape_" : 3.3114055047924012e-05,
    "st_length_shape_" : 0.040414599871163838
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -20.344722704999981,
          75.939972048000072
        ],
        [
          -20.356109659999959,
          75.938873325000031
        ],
        [
          -20.361585614999967,
          75.942071200000044
        ],
        [
          -20.341949965999959,
          75.941038121000076
        ],
        [
          -20.344722704999981,
          75.939972048000072
        ]
      ]
    ]
  }
}