{
  "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/174?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/174?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/174?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 3,
  "LayerName" : "Paises America",
  "id" : "174",
  "properties" : {
    "objectid" : 174,
    "nom_lugar" : "Canada",
    "st_area_shape_" : 0.00087437787347715375,
    "st_length_shape_" : 0.24931384472923221
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -62.997013075999973,
          46.294158997000068
        ],
        [
          -63.097820795999951,
          46.224152310000079
        ],
        [
          -63.038894551999988,
          46.280273424000029
        ],
        [
          -63.020973234999985,
          46.291385570000045
        ],
        [
          -62.997013075999973,
          46.294158997000068
        ]
      ]
    ]
  }
}