{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Niveles_Inmision_contaminantes/OGCFeatureServer/collections/2/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/2/items/303?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/2/items/303?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/2/items/303?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 2,
  "LayerName" : "Concentración promedio anual de PM2.5 de 2011 a 2023",
  "id" : "303",
  "properties" : {
    "objectid" : 303,
    "id_estacio" : 31910,
    "aa" : "CORNARE",
    "est" : "HOSPITAL MARINILLA",
    "lat" : 6.1742970000000001,
    "long" : -75.339269000000002,
    "cod_dpto" : "5",
    "nom_dpto" : "ANTIOQUIA",
    "cod_mpio" : "5440",
    "nom_mpio" : "MARINILLA",
    "tip_est" : "Fija",
    "p_pm25" : 0,
    "n_pm25" : 0,
    "r_pm25" : 0,
    "periodo" : "2011-01-01T00:00:00"
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -75.339268999999945,
      6.1742970010000704
    ]
  }
}