{
  "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/1103?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/1103?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/1103?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "Cabeceras Dane",
  "id" : "1103",
  "properties" : {
    "objectid" : 1103,
    "cod_dpto" : "76",
    "cod_mpio" : "76041",
    "nom_dpto" : "VALLE DEL CAUCA",
    "nom_mpio" : "ANSERMANUEVO",
    "nom_cen_pob" : "ANSERMANUEVO",
    "tipo_cen_pob" : "CABECERA MUNICIPAL (CM)",
    "longitud" : -75.991982180000008,
    "latitud" : 4.7949207500000002,
    "tipo_de_mpio" : "MUNICIPIO",
    "area_metrop" : " "
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -75.991982183999937,
      4.7949207520000527
    ]
  }
}