{
  "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/51?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/51?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/51?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 3,
  "LayerName" : "Paises America",
  "id" : "51",
  "properties" : {
    "objectid" : 51,
    "nom_lugar" : "Greenland",
    "st_area_shape_" : 0.00062665827448816721,
    "st_length_shape_" : 0.11038428778479795
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -20.658874134999962,
          74.832832559000053
        ],
        [
          -20.648694620999947,
          74.797713563000059
        ],
        [
          -20.685207481999953,
          74.810325619000082
        ],
        [
          -20.668888073999938,
          74.828048625000065
        ],
        [
          -20.658874134999962,
          74.832832559000053
        ]
      ]
    ]
  }
}