{
  "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/158?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/158?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/158?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 3,
  "LayerName" : "Paises America",
  "id" : "158",
  "properties" : {
    "objectid" : 158,
    "nom_lugar" : "Canada",
    "st_area_shape_" : 0.00012927684380743752,
    "st_length_shape_" : 0.074370754060909205
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -125.96409606899999,
          49.354713416000038
        ],
        [
          -125.98270320499995,
          49.338556655000048
        ],
        [
          -125.96386898399999,
          49.368806001000053
        ],
        [
          -125.96409606899999,
          49.354713416000038
        ]
      ]
    ]
  }
}