{
  "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/96?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/96?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/96?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 3,
  "LayerName" : "Paises America",
  "id" : "96",
  "properties" : {
    "objectid" : 96,
    "nom_lugar" : "Canada",
    "st_area_shape_" : 0.00032050956551947756,
    "st_length_shape_" : 0.1076912508520604
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -63.438339600999939,
          66.905308885000068
        ],
        [
          -63.487594858999955,
          66.89168873300008
        ],
        [
          -63.484023965999938,
          66.899711548000028
        ],
        [
          -63.465274858999976,
          66.908454900000038
        ],
        [
          -63.438339600999939,
          66.905308885000068
        ]
      ]
    ]
  }
}