{
  "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/66?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/66?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/66?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 3,
  "LayerName" : "Paises America",
  "id" : "66",
  "properties" : {
    "objectid" : 66,
    "nom_lugar" : "United States",
    "st_area_shape_" : 0.00075851187905115274,
    "st_length_shape_" : 0.13451766556920905
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -165.32051668999998,
          61.232710399000041
        ],
        [
          -165.33555465599997,
          61.18995151200005
        ],
        [
          -165.36686705899996,
          61.20179754600008
        ],
        [
          -165.32051668999998,
          61.232710399000041
        ]
      ]
    ]
  }
}