{
  "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/856?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/856?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/856?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "Cabeceras Dane",
  "id" : "856",
  "properties" : {
    "objectid" : 856,
    "cod_dpto" : "68",
    "cod_mpio" : "68575",
    "nom_dpto" : "SANTANDER",
    "nom_mpio" : "PUERTO WILCHES",
    "nom_cen_pob" : "PUERTO WILCHES",
    "tipo_cen_pob" : "CABECERA MUNICIPAL (CM)",
    "longitud" : -73.899334019999998,
    "latitud" : 7.3490661400000006,
    "tipo_de_mpio" : "MUNICIPIO",
    "area_metrop" : " "
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -73.899334021999948,
      7.3490661430000728
    ]
  }
}