{
  "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/3144?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/3144?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/3144?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "incendios_IDEAM_AA",
  "id" : "3144",
  "properties" : {
    "objectid" : 3144,
    "anio" : 2011,
    "mes" : "AGOSTO",
    "dia" : "2011-08-30T00:00:00",
    "cod_depto" : 63,
    "departamento" : "QUINDÍO",
    "cod_mpio" : 63690,
    "municipio" : "SALENTO",
    "area_total_ha" : 1,
    "num_reportes" : 1,
    "num_eventos" : 1,
    "latitud" : 4.6113146499999997,
    "longitud" : -75.530921120000002,
    "cod_mun" : "63690"
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -75.53092111999996,
      4.6113146540000685
    ]
  }
}