{
  "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/550?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/550?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/550?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" : "550",
  "properties" : {
    "objectid" : 550,
    "id_estacion" : 31857,
    "aa" : "CORNARE",
    "est" : "SAN ANTONIO",
    "lat" : 6.1295720000000005,
    "long" : -75.381296000000006,
    "cod_dpto" : "5",
    "nom_dpto" : "ANTIOQUIA",
    "cod_mpio" : "5615",
    "nom_mpio" : "RIONEGRO",
    "tip_est" : "Indicativa",
    "periodo" : "2015-01-01T00:00:00",
    "p_no2" : 0,
    "n_n02" : 0,
    "r_no2" : 0
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -75.381295999999963,
      6.1295720000000529
    ]
  }
}