{
  "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/162?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/162?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/162?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 3,
  "LayerName" : "Paises America",
  "id" : "162",
  "properties" : {
    "objectid" : 162,
    "nom_lugar" : "Canada",
    "st_area_shape_" : 5.7754916511095515e-05,
    "st_length_shape_" : 0.098221590769503292
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -70.170249091999949,
          48.281069391000074
        ],
        [
          -70.122549568999943,
          48.269853610000041
        ],
        [
          -70.141525156999933,
          48.272075695000069
        ],
        [
          -70.167770459999986,
          48.279991257000063
        ],
        [
          -70.170249091999949,
          48.281069391000074
        ]
      ]
    ]
  }
}