{
  "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/1685?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/1685?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/1685?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "incendios_IDEAM_AA",
  "id" : "1685",
  "properties" : {
    "objectid" : 1685,
    "anio" : 2005,
    "mes" : "ENERO",
    "dia" : "2005-01-11T00:00:00",
    "cod_depto" : 15,
    "departamento" : "BOYACÁ",
    "cod_mpio" : 15761,
    "municipio" : "SOMONDOCO",
    "area_total_ha" : 0.5,
    "num_reportes" : 1,
    "num_eventos" : 1,
    "latitud" : 5.00093254,
    "longitud" : -73.416242410000009,
    "cod_mun" : "15761"
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -73.416242409999938,
      5.0009325430000331
    ]
  }
}