{
  "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/616?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/616?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/616?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "Cabeceras Dane",
  "id" : "616",
  "properties" : {
    "objectid" : 616,
    "cod_dpto" : "47",
    "cod_mpio" : "47545",
    "nom_dpto" : "MAGDALENA",
    "nom_mpio" : "PIJIÑO DEL CARMEN",
    "nom_cen_pob" : "PIJIÑO",
    "tipo_cen_pob" : "CABECERA MUNICIPAL (CM)",
    "longitud" : -74.458217560000008,
    "latitud" : 9.331952489999999,
    "tipo_de_mpio" : "MUNICIPIO",
    "area_metrop" : " "
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -74.458217557999944,
      9.3319524860000342
    ]
  }
}