{
  "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/1333?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/1333?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/1333?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" : "1333",
  "properties" : {
    "objectid" : 1333,
    "id_estacion" : 31827,
    "aa" : "CORPOBOYACA",
    "est" : "NAZARETH-JAC",
    "lat" : 5.7661629999999997,
    "long" : -72.896958999999995,
    "cod_dpto" : "15",
    "nom_dpto" : "BOYACA",
    "cod_mpio" : "15491",
    "nom_mpio" : "NOBSA",
    "tip_est" : "Indicativa",
    "periodo" : "2022-01-01T00:00:00",
    "p_no2" : 16,
    "n_n02" : 7725,
    "r_no2" : 88
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -72.896958999999981,
      5.7661630010000522
    ]
  }
}