{
  "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/159?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/159?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/159?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 3,
  "LayerName" : "Paises America",
  "id" : "159",
  "properties" : {
    "objectid" : 159,
    "nom_lugar" : "United States",
    "st_area_shape_" : 0.0012281483400543853,
    "st_length_shape_" : 0.15355839777485605
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -123.09375006199997,
          48.999435332000076
        ],
        [
          -123.03431701299996,
          48.999435332000076
        ],
        [
          -123.04586790699994,
          48.977485680000029
        ],
        [
          -123.08653263799999,
          48.972072698000034
        ],
        [
          -123.09375006199997,
          48.999435332000076
        ]
      ]
    ]
  }
}