{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/42/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/42/items/989?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/42/items/989?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/42/items/989?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 42,
  "LayerName" : "Precipitacion Mensual Año 2009",
  "id" : "989",
  "properties" : {
    "objectid" : 989,
    "gridcode" : 3,
    "area_prcp" : 1.34661034,
    "rango" : "100 - 150",
    "per_ini" : "2009-02-01T00:00:00",
    "per_fin" : "2009-02-28T00:00:00",
    "ruleid" : 3,
    "st_area_shape_" : 0.00010933332121224553,
    "st_length_shape_" : 0.0510629157545016
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -76.540952050999977,
          2.9113392320000457
        ],
        [
          -76.536061761999974,
          2.899912352000058
        ],
        [
          -76.55675890599997,
          2.9035598130000722
        ],
        [
          -76.540952050999977,
          2.9113392320000457
        ]
      ]
    ]
  }
}