{
  "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/111?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/111?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/111?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 3,
  "LayerName" : "Paises America",
  "id" : "111",
  "properties" : {
    "objectid" : 111,
    "nom_lugar" : "Greenland",
    "st_area_shape_" : 0.00011792490935830004,
    "st_length_shape_" : 0.17217813636513343
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -50.92946576099996,
          63.632191853000052
        ],
        [
          -50.888774840999986,
          63.629604418000042
        ],
        [
          -50.843686701999957,
          63.631599762000064
        ],
        [
          -50.864166250999972,
          63.628601146000051
        ],
        [
          -50.886390626999969,
          63.627769479000051
        ],
        [
          -50.920280472999934,
          63.630546525000057
        ],
        [
          -50.92946576099996,
          63.632191853000052
        ]
      ]
    ]
  }
}