{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/23/items?f=application%2fjson",
      "rel" : "collection",
      "type" : "application/geo+json",
      "title" : "The collection document"
    },
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/23/items/1245?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/23/items/1245?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/23/items/1245?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 23,
  "LayerName" : "Precipitacion Mensual Año 1990",
  "id" : "1245",
  "properties" : {
    "objectid" : 1245,
    "gridcode" : 1,
    "area_prcp" : 2.3372388500000003,
    "rango" : "0-50",
    "periodo_ini" : "1990-03-01T00:00:00",
    "periodo_fin" : "1990-03-31T00:00:00",
    "ruleid" : 1,
    "st_area_shape_" : 0.00019009727341257605,
    "st_length_shape_" : 0.063654591877005631
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -75.098896234999984,
          3.1623658440000213
        ],
        [
          -75.096061761999977,
          3.142912352000053
        ],
        [
          -75.116029412999978,
          3.1458215320000704
        ],
        [
          -75.098896234999984,
          3.1623658440000213
        ]
      ]
    ]
  }
}