{
  "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/288?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/288?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/288?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 3,
  "LayerName" : "Paises America",
  "id" : "288",
  "properties" : {
    "objectid" : 288,
    "nom_lugar" : "Chile",
    "st_area_shape_" : 2.5589000718061507e-05,
    "st_length_shape_" : 0.028022451133368403
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -73.855085445999975,
          -49.64943573499994
        ],
        [
          -73.845612770999935,
          -49.658101037999984
        ],
        [
          -73.852020236999977,
          -49.657642388999932
        ],
        [
          -73.855085445999975,
          -49.64943573499994
        ]
      ]
    ]
  }
}