{
  "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/2117?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/2117?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/2117?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "incendios_IDEAM_AA",
  "id" : "2117",
  "properties" : {
    "objectid" : 2117,
    "anio" : 2006,
    "mes" : "MARZO",
    "dia" : "2006-03-15T00:00:00",
    "cod_depto" : 5,
    "departamento" : "ANTIOQUIA",
    "cod_mpio" : 5837,
    "municipio" : "TURBO",
    "area_total_ha" : 2,
    "num_reportes" : 1,
    "num_eventos" : 1,
    "latitud" : 7.9980622200000004,
    "longitud" : -76.723890889999993,
    "cod_mun" : "05837"
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -76.72389088999995,
      7.9980622190000759
    ]
  }
}