{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Niveles_Inmision_contaminantes/OGCFeatureServer/collections/0/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/0/items/1150?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/0/items/1150?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/0/items/1150?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "Concentración promedio anual de NO2 de 2011 a 2023",
  "id" : "1150",
  "properties" : {
    "objectid" : 1150,
    "id_estacion" : 8211,
    "aa" : "SDA",
    "est" : "GUAYMARAL",
    "lat" : 4.7837329999999998,
    "long" : -74.043783000000005,
    "cod_dpto" : "11",
    "nom_dpto" : "BOGOTA, D.C.",
    "cod_mpio" : "11001",
    "nom_mpio" : "BOGOTA, D.C.",
    "tip_est" : "Fija",
    "periodo" : "2021-01-01T00:00:00",
    "p_no2" : 0,
    "n_n02" : 0,
    "r_no2" : 0
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -74.043782999999962,
      4.7837330000000406
    ]
  }
}