{
  "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/4318?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/4318?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/4318?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "incendios_IDEAM_AA",
  "id" : "4318",
  "properties" : {
    "objectid" : 4318,
    "anio" : 2015,
    "mes" : "AGOSTO",
    "dia" : "2015-08-09T00:00:00",
    "cod_depto" : 52,
    "departamento" : "NARIÑO",
    "cod_mpio" : 52258,
    "municipio" : "EL TABLÓN DE GÓMEZ",
    "area_total_ha" : 2,
    "num_reportes" : 1,
    "num_eventos" : 1,
    "latitud" : 1.40943021,
    "longitud" : -76.985269590000001,
    "cod_mun" : "52258"
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -76.985269589999973,
      1.4094302070000708
    ]
  }
}