{
  "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/391?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/391?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/391?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" : "391",
  "properties" : {
    "objectid" : 391,
    "id_estacio" : 28202,
    "aa" : "SDA",
    "est" : "SAN CRISTÓBAL",
    "lat" : 4.5726499999999994,
    "long" : -74.083799999999997,
    "cod_dpto" : "11",
    "nom_dpto" : "BOGOTA, D.C.",
    "cod_mpio" : "11001",
    "nom_mpio" : "BOGOTA, D.C.",
    "tipo_est" : "Fija",
    "p_pm10" : 35.600000000000001,
    "n_pm10" : 322,
    "r_pm10" : 88,
    "period" : "2012-01-01T00:00:00"
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -74.08379999999994,
      4.5726500000000669
    ]
  }
}