{
  "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/197?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/197?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/197?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" : "197",
  "properties" : {
    "objectid" : 197,
    "id_estacio" : 31379,
    "aa" : "AMVA",
    "est" : "HOSPITAL*",
    "lat" : 6.1555280000000003,
    "long" : -75.644166999999996,
    "cod_dpto" : "5",
    "nom_dpto" : "Antioquia",
    "cod_mpio" : "5380",
    "nom_mpio" : "La Estrella",
    "tip_est" : "Fija",
    "p_pm25" : 0,
    "n_pm25" : 0,
    "r_pm25" : 0,
    "periodo" : "2011-01-01T00:00:00"
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -75.644166999999982,
      6.1555280000000607
    ]
  }
}