{
  "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/109?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/109?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/109?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 3,
  "LayerName" : "Paises America",
  "id" : "109",
  "properties" : {
    "objectid" : 109,
    "nom_lugar" : "Canada",
    "st_area_shape_" : 0.00012802730745345453,
    "st_length_shape_" : 0.10189999213111194
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -92.477218637999954,
          63.810131076000062
        ],
        [
          -92.469613722999952,
          63.806128842000078
        ],
        [
          -92.519400595999969,
          63.81457688100005
        ],
        [
          -92.501388565999946,
          63.815548020000051
        ],
        [
          -92.477218637999954,
          63.810131076000062
        ]
      ]
    ]
  }
}