{
  "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/121?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/121?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/121?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 3,
  "LayerName" : "Paises America",
  "id" : "121",
  "properties" : {
    "objectid" : 121,
    "nom_lugar" : "United States",
    "st_area_shape_" : 0.00012423073573074854,
    "st_length_shape_" : 0.07031902976413866
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -165.06607699499997,
          61.443237264000061
        ],
        [
          -165.07556155799998,
          61.43221281700005
        ],
        [
          -165.09782754399998,
          61.432528202000071
        ],
        [
          -165.06607699499997,
          61.443237264000061
        ]
      ]
    ]
  }
}