{
  "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/30830?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/30830?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/30830?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "incendios_IDEAM_AA",
  "id" : "30830",
  "properties" : {
    "objectid" : 30830,
    "anio" : 2023,
    "mes" : "ABRIL",
    "dia" : "2023-04-04T00:00:00",
    "cod_depto" : 5,
    "departamento" : "ANTIOQUIA",
    "cod_mpio" : 5038,
    "municipio" : "ANGOSTURA",
    "area_total_ha" : 4.5,
    "num_reportes" : 1,
    "num_eventos" : 1,
    "latitud" : 6.8614597899999996,
    "longitud" : -75.358325050000005,
    "cod_mun" : "05038"
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -75.358325046999937,
      6.8614597940000408
    ]
  }
}