{
  "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/852?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/852?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/852?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "incendios_IDEAM_AA",
  "id" : "852",
  "properties" : {
    "objectid" : 852,
    "anio" : 2003,
    "mes" : "FEBRERO",
    "dia" : "2003-02-04T00:00:00",
    "cod_depto" : 68,
    "departamento" : "SANTANDER",
    "cod_mpio" : 68464,
    "municipio" : "MOGOTES",
    "area_total_ha" : 16,
    "num_reportes" : 1,
    "num_eventos" : 1,
    "latitud" : 6.4925323199999996,
    "longitud" : -72.958347719999992,
    "cod_mun" : "68464"
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -72.958347719999949,
      6.4925323150000622
    ]
  }
}