{
  "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/360?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/360?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/360?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "Cabeceras Dane",
  "id" : "360",
  "properties" : {
    "objectid" : 360,
    "cod_dpto" : "13",
    "cod_mpio" : "13760",
    "nom_dpto" : "BOLÍVAR",
    "nom_mpio" : "SOPLAVIENTO",
    "nom_cen_pob" : "SOPLAVIENTO",
    "tipo_cen_pob" : "CABECERA MUNICIPAL (CM)",
    "longitud" : -75.136426259999993,
    "latitud" : 10.388456440000001,
    "tipo_de_mpio" : "MUNICIPIO",
    "area_metrop" : " "
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -75.136426257999972,
      10.388456435000023
    ]
  }
}