{
  "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/454?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/454?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/454?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" : "454",
  "properties" : {
    "objectid" : 454,
    "id_estacio" : 31533,
    "aa" : "CAR",
    "est" : "MOSQUERA - DLIA",
    "lat" : 4.7213799999999999,
    "long" : -74.236379999999997,
    "cod_dpto" : "25",
    "nom_dpto" : "CUNDINAMARCA",
    "cod_mpio" : "25473",
    "nom_mpio" : "MOSQUERA",
    "tipo_est" : "Fija",
    "p_pm10" : 0,
    "n_pm10" : 0,
    "r_pm10" : 0,
    "period" : "2012-01-01T00:00:00"
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -74.23637999999994,
      4.7213800000000674
    ]
  }
}