{
  "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/2545?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/2545?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/2545?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "incendios_IDEAM_AA",
  "id" : "2545",
  "properties" : {
    "objectid" : 2545,
    "anio" : 2004,
    "mes" : "AGOSTO",
    "dia" : "2004-08-10T00:00:00",
    "cod_depto" : 66,
    "departamento" : "RISARALDA",
    "cod_mpio" : 66383,
    "municipio" : "LA CELIA",
    "area_total_ha" : 1,
    "num_reportes" : 1,
    "num_eventos" : 1,
    "latitud" : 4.9881276799999998,
    "longitud" : -76.008226780000001,
    "cod_mun" : "66383"
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -76.008226779999973,
      4.9881276790000584
    ]
  }
}