{
  "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/1647?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/1647?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/1647?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "incendios_IDEAM_AA",
  "id" : "1647",
  "properties" : {
    "objectid" : 1647,
    "anio" : 2007,
    "mes" : "MARZO",
    "dia" : "2007-03-03T00:00:00",
    "cod_depto" : 81,
    "departamento" : "ARAUCA",
    "cod_mpio" : 81591,
    "municipio" : "PUERTO RONDÓN",
    "area_total_ha" : 0,
    "num_reportes" : 1,
    "num_eventos" : 1,
    "latitud" : 6.4117618299999997,
    "longitud" : -70.966789640000002,
    "cod_mun" : "81591"
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -70.966789639999945,
      6.4117618290000564
    ]
  }
}