{
  "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/1364?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/1364?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/1364?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "incendios_IDEAM_AA",
  "id" : "1364",
  "properties" : {
    "objectid" : 1364,
    "anio" : 2004,
    "mes" : "DICIEMBRE",
    "dia" : "2004-12-28T00:00:00",
    "cod_depto" : 66,
    "departamento" : "RISARALDA",
    "cod_mpio" : 66400,
    "municipio" : "LA VIRGINIA",
    "area_total_ha" : 2,
    "num_reportes" : 1,
    "num_eventos" : 1,
    "latitud" : 4.9047041900000004,
    "longitud" : -75.852081620000007,
    "cod_mun" : "66400"
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -75.852081619999979,
      4.9047041870000498
    ]
  }
}