{
  "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/2052?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/2052?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/2052?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "incendios_IDEAM_AA",
  "id" : "2052",
  "properties" : {
    "objectid" : 2052,
    "anio" : 2005,
    "mes" : "JULIO",
    "dia" : "2005-07-30T00:00:00",
    "cod_depto" : 76,
    "departamento" : "VALLE DEL CAUCA",
    "cod_mpio" : 76001,
    "municipio" : "CALI",
    "area_total_ha" : 5,
    "num_reportes" : 1,
    "num_eventos" : 1,
    "latitud" : 3.3923034300000001,
    "longitud" : -76.628444630000004,
    "cod_mun" : "76001"
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -76.628444629999933,
      3.3923034330000519
    ]
  }
}