{
  "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/144?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/144?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/144?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 3,
  "LayerName" : "Paises America",
  "id" : "144",
  "properties" : {
    "objectid" : 144,
    "nom_lugar" : "Canada",
    "st_area_shape_" : 9.9714573852000031e-08,
    "st_length_shape_" : 0.0020265940343778656
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -125.37553590299996,
          50.459097138000061
        ],
        [
          -125.37649980599997,
          50.459073878000027
        ],
        [
          -125.37582389399995,
          50.459297086000049
        ],
        [
          -125.37553590299996,
          50.459097138000061
        ]
      ]
    ]
  }
}