{
  "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/1887?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/1887?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/1887?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "incendios_IDEAM_AA",
  "id" : "1887",
  "properties" : {
    "objectid" : 1887,
    "anio" : 2005,
    "mes" : "MARZO",
    "dia" : "2005-03-13T00:00:00",
    "cod_depto" : 25,
    "departamento" : "CUNDINAMARCA",
    "cod_mpio" : 25377,
    "municipio" : "LA CALERA",
    "area_total_ha" : 2,
    "num_reportes" : 1,
    "num_eventos" : 1,
    "latitud" : 4.7007854400000006,
    "longitud" : -73.92939921,
    "cod_mun" : "25377"
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -73.929399209999985,
      4.7007854430000293
    ]
  }
}