{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Niveles_Inmision_contaminantes/OGCFeatureServer/collections/2/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/2/items/69?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/2/items/69?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/2/items/69?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 2,
  "LayerName" : "Concentración promedio anual de PM2.5 de 2011 a 2023",
  "id" : "69",
  "properties" : {
    "objectid" : 69,
    "id_estacio" : 9048,
    "aa" : "CORPOCESAR",
    "est" : "LA JAGUA VÍA*",
    "lat" : 9.56552778,
    "long" : -73.332638889999998,
    "cod_dpto" : "20",
    "nom_dpto" : "Cesar",
    "cod_mpio" : "20400",
    "nom_mpio" : "La Jagua De Ibirico",
    "tip_est" : "Fija",
    "p_pm25" : 0,
    "n_pm25" : 0,
    "r_pm25" : 0,
    "periodo" : "2011-01-01T00:00:00"
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -73.332638889999942,
      9.5655277780000461
    ]
  }
}