{
  "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/3?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/3?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/3?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" : "3",
  "properties" : {
    "objectid" : 3,
    "id_estacio" : 8204,
    "aa" : "CDMB",
    "est" : "CIUDADELA",
    "lat" : 7.1063650000000003,
    "long" : -73.123610999999997,
    "cod_dpto" : "68",
    "nom_dpto" : "SANTANDER",
    "cod_mpio" : "68001",
    "nom_mpio" : "BUCARAMANGA",
    "tipo_est" : "Fija",
    "p_pm10" : 36.100000000000001,
    "n_pm10" : 351,
    "r_pm10" : 96,
    "period" : "2011-01-01T00:00:00"
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -73.123610999999983,
      7.1063650010000288
    ]
  }
}