{
  "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/255?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/255?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/255?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 3,
  "LayerName" : "Paises America",
  "id" : "255",
  "properties" : {
    "objectid" : 255,
    "nom_lugar" : "Panama",
    "st_area_shape_" : 0.001842653267771882,
    "st_length_shape_" : 0.29657341304006174
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -78.045013464999954,
          8.3111096660000499
        ],
        [
          -78.038269592999939,
          8.2908124920000432
        ],
        [
          -78.101760783999964,
          8.3366374490000226
        ],
        [
          -78.135002112999985,
          8.3992700090000767
        ],
        [
          -78.045013464999954,
          8.3111096660000499
        ]
      ]
    ]
  }
}