{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Tematica/Incendios/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/Tematica/Incendios/OGCFeatureServer/collections/0/items/1797?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Tematica/Incendios/OGCFeatureServer/collections/0/items/1797?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Tematica/Incendios/OGCFeatureServer/collections/0/items/1797?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "incendios_IDEAM_AA",
  "id" : "1797",
  "properties" : {
    "objectid" : 1797,
    "anio" : 2005,
    "mes" : "MARZO",
    "dia" : "2005-03-24T00:00:00",
    "cod_depto" : 23,
    "departamento" : "CÓRDOBA",
    "cod_mpio" : 23675,
    "municipio" : "SAN BERNARDO DEL VIENTO",
    "area_total_ha" : 18,
    "num_reportes" : 1,
    "num_eventos" : 1,
    "latitud" : 9.3300983300000002,
    "longitud" : -75.97623858,
    "cod_mun" : "23675"
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -75.976238579999972,
      9.3300983290000659
    ]
  }
}