{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Entidades_Territoriales/OGCFeatureServer/collections/0/items?f=application%2fjson",
      "rel" : "collection",
      "type" : "application/geo+json",
      "title" : "The collection document"
    },
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Entidades_Territoriales/OGCFeatureServer/collections/0/items/280?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Entidades_Territoriales/OGCFeatureServer/collections/0/items/280?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Entidades_Territoriales/OGCFeatureServer/collections/0/items/280?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "Cabeceras Dane",
  "id" : "280",
  "properties" : {
    "objectid" : 280,
    "cod_dpto" : "17",
    "cod_mpio" : "17513",
    "nom_dpto" : "CALDAS",
    "nom_mpio" : "PÁCORA",
    "nom_cen_pob" : "PÁCORA",
    "tipo_cen_pob" : "CABECERA MUNICIPAL (CM)",
    "longitud" : -75.459622580000001,
    "latitud" : 5.52717452,
    "tipo_de_mpio" : "MUNICIPIO",
    "area_metrop" : " "
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -75.459622583999987,
      5.5271745220000525
    ]
  }
}