{
  "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/702?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/702?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/702?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "incendios_IDEAM_AA",
  "id" : "702",
  "properties" : {
    "objectid" : 702,
    "anio" : 2003,
    "mes" : "MARZO",
    "dia" : "2003-03-01T00:00:00",
    "cod_depto" : 19,
    "departamento" : "CAUCA",
    "cod_mpio" : 19355,
    "municipio" : "INZÁ",
    "area_total_ha" : 2.6400000000000001,
    "num_reportes" : 1,
    "num_eventos" : 1,
    "latitud" : 2.4990587799999999,
    "longitud" : -76.137625310000004,
    "cod_mun" : "19355"
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -76.137625309999976,
      2.4990587830000663
    ]
  }
}