{
  "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/168?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/168?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/168?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 3,
  "LayerName" : "Paises America",
  "id" : "168",
  "properties" : {
    "objectid" : 168,
    "nom_lugar" : "Canada",
    "st_area_shape_" : 0.00080463174394216816,
    "st_length_shape_" : 0.22677740465891405
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -79.710553969999978,
          51.098117935000062
        ],
        [
          -79.623650860999987,
          51.027907854000034
        ],
        [
          -79.667778111999951,
          51.049018862000025
        ],
        [
          -79.701805018999949,
          51.079994085000067
        ],
        [
          -79.710553969999978,
          51.098117935000062
        ]
      ]
    ]
  }
}