{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Niveles_Inmision_contaminantes/OGCFeatureServer/collections/1/items?f=application%2fjson",
      "rel" : "collection",
      "type" : "application/geo+json",
      "title" : "The collection document"
    },
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Niveles_Inmision_contaminantes/OGCFeatureServer/collections/1/items/49?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Niveles_Inmision_contaminantes/OGCFeatureServer/collections/1/items/49?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Niveles_Inmision_contaminantes/OGCFeatureServer/collections/1/items/49?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 1,
  "LayerName" : "Concentración promedio anual de PM10 de 2011 a 2023",
  "id" : "49",
  "properties" : {
    "objectid" : 49,
    "id_estacio" : 8973,
    "aa" : "CORPOGUAJIRA",
    "est" : "HATONUEVO",
    "lat" : 11.063917,
    "long" : -72.766249999999999,
    "cod_dpto" : "44",
    "nom_dpto" : "LA GUAJIRA",
    "cod_mpio" : "44378",
    "nom_mpio" : "HATO NUEVO",
    "tipo_est" : "Fija",
    "p_pm10" : 37.299999999999997,
    "n_pm10" : 159,
    "r_pm10" : 87,
    "period" : "2011-01-01T00:00:00"
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -72.766249999999957,
      11.06391700100005
    ]
  }
}