{
  "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/4047?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/4047?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/4047?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "incendios_IDEAM_AA",
  "id" : "4047",
  "properties" : {
    "objectid" : 4047,
    "anio" : 2014,
    "mes" : "AGOSTO",
    "dia" : "2014-08-03T00:00:00",
    "cod_depto" : 73,
    "departamento" : "TOLIMA",
    "cod_mpio" : 73504,
    "municipio" : "ORTEGA",
    "area_total_ha" : 0.5,
    "num_reportes" : 1,
    "num_eventos" : 1,
    "latitud" : 3.93779396,
    "longitud" : -75.278243140000001,
    "cod_mun" : "73504"
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -75.278243139999972,
      3.9377939620000575
    ]
  }
}