{
  "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/42?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/42?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/42?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 3,
  "LayerName" : "Paises America",
  "id" : "42",
  "properties" : {
    "objectid" : 42,
    "nom_lugar" : "Canada",
    "st_area_shape_" : 0.0025814228250703708,
    "st_length_shape_" : 0.35455869297093612
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -82.087501520999979,
          76.559150787000078
        ],
        [
          -82.145713085999944,
          76.551024681000058
        ],
        [
          -82.256097633999957,
          76.600849545000074
        ],
        [
          -82.208053693999943,
          76.593048214000078
        ],
        [
          -82.108055155999978,
          76.570549027000084
        ],
        [
          -82.087501520999979,
          76.559150787000078
        ]
      ]
    ]
  }
}