{
  "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/256?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/256?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/256?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 3,
  "LayerName" : "Paises America",
  "id" : "256",
  "properties" : {
    "objectid" : 256,
    "nom_lugar" : "Argentina",
    "st_area_shape_" : 2.1664925097480006e-06,
    "st_length_shape_" : 0.16050505675164659
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -68.637222316999953,
          -54.885002141999962
        ],
        [
          -68.636123679999969,
          -54.804771488999961
        ],
        [
          -68.636070182999958,
          -54.804808703999981
        ],
        [
          -68.637222316999953,
          -54.885002141999962
        ]
      ]
    ]
  }
}