{
  "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/30885?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/30885?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/30885?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "incendios_IDEAM_AA",
  "id" : "30885",
  "properties" : {
    "objectid" : 30885,
    "anio" : 2023,
    "mes" : "FEBRERO",
    "dia" : "2023-02-09T00:00:00",
    "cod_depto" : 5,
    "departamento" : "ANTIOQUIA",
    "cod_mpio" : 5400,
    "municipio" : "LA UNIÓN",
    "area_total_ha" : 1,
    "num_reportes" : 1,
    "num_eventos" : 1,
    "latitud" : 5.9404346700000001,
    "longitud" : -75.35429022000001,
    "cod_mun" : "05400"
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -75.354290224999943,
      5.9404346740000733
    ]
  }
}