{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/25/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/25/items/1299?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/25/items/1299?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/25/items/1299?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 25,
  "LayerName" : "Precipitacion Mensual Año 1992",
  "id" : "1299",
  "properties" : {
    "objectid" : 1299,
    "gridcode" : 1,
    "area_prcp" : 2.68152174,
    "rango" : "0-50",
    "periodo_ini" : "1992-05-01T00:00:00",
    "periodo_fin" : "1992-05-31T00:00:00",
    "ruleid" : 1,
    "st_area_shape_" : 0.00021763539341189005,
    "st_length_shape_" : 0.067283437522347875
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -76.299221795999983,
          1.9134565420000627
        ],
        [
          -76.293061760999933,
          1.8919123520000198
        ],
        [
          -76.315064080999946,
          1.8982031240000197
        ],
        [
          -76.299221795999983,
          1.9134565420000627
        ]
      ]
    ]
  }
}