{
  "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/843?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/843?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/843?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" : "843",
  "properties" : {
    "objectid" : 843,
    "id_estacio" : 8977,
    "aa" : "CORPOGUAJIRA",
    "est" : "LAS CASITAS",
    "lat" : 10.949138999999999,
    "long" : -72.742806000000002,
    "cod_dpto" : "44",
    "nom_dpto" : "LA GUAJIRA",
    "cod_mpio" : "44078",
    "nom_mpio" : "BARRANCAS",
    "tipo_est" : "Fija",
    "p_pm10" : 50,
    "n_pm10" : 122,
    "r_pm10" : 100,
    "period" : "2014-01-01T00:00:00"
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -72.742805999999973,
      10.949139000000059
    ]
  }
}