{
  "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/832?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/832?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/832?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "incendios_IDEAM_AA",
  "id" : "832",
  "properties" : {
    "objectid" : 832,
    "anio" : 2003,
    "mes" : "MARZO",
    "dia" : "2003-03-14T00:00:00",
    "cod_depto" : 70,
    "departamento" : "SUCRE",
    "cod_mpio" : 70708,
    "municipio" : "SAN MARCOS",
    "area_total_ha" : 56.5,
    "num_reportes" : 1,
    "num_eventos" : 1,
    "latitud" : 8.5194444399999991,
    "longitud" : -75.208055560000005,
    "cod_mun" : "70708"
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -75.208055559999934,
      8.5194444440000439
    ]
  }
}