{
  "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/161?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/161?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/161?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 3,
  "LayerName" : "Paises America",
  "id" : "161",
  "properties" : {
    "objectid" : 161,
    "nom_lugar" : "United States",
    "st_area_shape_" : 6.4047442657346018e-05,
    "st_length_shape_" : 0.042744343967434525
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -122.51445013199998,
          48.296104427000046
        ],
        [
          -122.51463948399999,
          48.296024483000053
        ],
        [
          -122.51122710199996,
          48.314853706000065
        ],
        [
          -122.50583634599997,
          48.30749121000008
        ],
        [
          -122.51445013199998,
          48.296104427000046
        ]
      ]
    ]
  }
}