{
  "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/21?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/21?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/21?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "incendios_IDEAM_AA",
  "id" : "21",
  "properties" : {
    "objectid" : 21,
    "anio" : 2009,
    "mes" : "JUNIO",
    "dia" : "2009-06-09T00:00:00",
    "cod_depto" : 47,
    "departamento" : "MAGDALENA",
    "cod_mpio" : 47745,
    "municipio" : "SITIONUEVO",
    "area_total_ha" : 1,
    "num_reportes" : 1,
    "num_eventos" : 1,
    "latitud" : 11.002340050000001,
    "longitud" : -74.742945500000005,
    "cod_mun" : "47745"
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -74.742945499999962,
      11.002340050000043
    ]
  }
}