{
  "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/93?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/93?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/93?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 3,
  "LayerName" : "Paises America",
  "id" : "93",
  "properties" : {
    "objectid" : 93,
    "nom_lugar" : "Greenland",
    "st_area_shape_" : 0.00054247912045066367,
    "st_length_shape_" : 0.10920510545549271
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -31.716663343999983,
          68.159423745000083
        ],
        [
          -31.725683142999969,
          68.158087944000044
        ],
        [
          -31.736260226999946,
          68.183946963000039
        ],
        [
          -31.692775634999975,
          68.172271845000068
        ],
        [
          -31.716663343999983,
          68.159423745000083
        ]
      ]
    ]
  }
}