{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/15/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/15/items/78?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/15/items/78?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/15/items/78?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 15,
  "LayerName" : "Precipitacion Mensual Año 1982",
  "id" : "78",
  "properties" : {
    "objectid" : 78,
    "gridcode" : 6,
    "area_prcp" : 2.1624258099999998,
    "rango" : "300 - 400",
    "per_ini" : "1982-01-01T00:00:00",
    "per_fin" : "1982-01-31T00:00:00",
    "ruleid" : 6,
    "st_area_shape_" : 0.00017749557533205704,
    "st_length_shape_" : 0.062909923536716775
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -74.538775323999971,
          8.3569912710000267
        ],
        [
          -74.547061760999952,
          8.3359123530000261
        ],
        [
          -74.559982232999971,
          8.3458854670000733
        ],
        [
          -74.538775323999971,
          8.3569912710000267
        ]
      ]
    ]
  }
}