{
  "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/1134?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/1134?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/1134?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "incendios_IDEAM_AA",
  "id" : "1134",
  "properties" : {
    "objectid" : 1134,
    "anio" : 2019,
    "mes" : "OCTUBRE",
    "dia" : "2019-10-14T00:00:00",
    "cod_depto" : 41,
    "departamento" : "HUILA",
    "cod_mpio" : 41132,
    "municipio" : "CAMPOALEGRE",
    "area_total_ha" : 0.29999999999999999,
    "num_reportes" : 1,
    "num_eventos" : 1,
    "latitud" : 2.7333611099999997,
    "longitud" : -75.316888890000001,
    "cod_mun" : "41132"
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -75.316888888999983,
      2.733361111000022
    ]
  }
}