{
  "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/3903?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/3903?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/3903?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "incendios_IDEAM_AA",
  "id" : "3903",
  "properties" : {
    "objectid" : 3903,
    "anio" : 2014,
    "mes" : "AGOSTO",
    "dia" : "2014-08-14T00:00:00",
    "cod_depto" : 47,
    "departamento" : "MAGDALENA",
    "cod_mpio" : 47189,
    "municipio" : "CIÉNAGA",
    "area_total_ha" : 0,
    "num_reportes" : 1,
    "num_eventos" : 1,
    "latitud" : 10.88923297,
    "longitud" : -74.042776549999999,
    "cod_mun" : "47189"
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -74.042776549999985,
      10.889232970000023
    ]
  }
}