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