{
  "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/2659?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/2659?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/2659?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "incendios_IDEAM_AA",
  "id" : "2659",
  "properties" : {
    "objectid" : 2659,
    "anio" : 2005,
    "mes" : "AGOSTO",
    "dia" : "2005-08-06T00:00:00",
    "cod_depto" : 11,
    "departamento" : "BOGOTÁ D.C.",
    "cod_mpio" : 11001,
    "municipio" : "BOGOTÁ",
    "area_total_ha" : 0.040000000000000001,
    "num_reportes" : 1,
    "num_eventos" : 1,
    "latitud" : 4.3161076999999999,
    "longitud" : -74.181072700000001,
    "cod_mun" : "11001"
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -74.181072699999959,
      4.316107698000053
    ]
  }
}