{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/24/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/24/items/1234?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/24/items/1234?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/24/items/1234?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 24,
  "LayerName" : "Precipitacion Mensual Año 1991",
  "id" : "1234",
  "properties" : {
    "objectid" : 1234,
    "gridcode" : 6,
    "area_prcp" : 26.08865728,
    "rango" : "300 - 400",
    "periodo_ini" : "1991-11-01T00:00:00",
    "periodo_fin" : "1991-11-30T00:00:00",
    "ruleid" : 6,
    "st_area_shape_" : 0.0021240726368864484,
    "st_length_shape_" : 0.18259856734101163
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -74.804385735999972,
          3.9402363270000365
        ],
        [
          -74.808061761999966,
          3.9349123530000725
        ],
        [
          -74.808296218999942,
          3.9350742310000442
        ],
        [
          -74.838737786999957,
          3.9560923450000587
        ],
        [
          -74.82541796299995,
          3.9925883780000504
        ],
        [
          -74.794908539999938,
          3.9855081260000702
        ],
        [
          -74.777385735999985,
          3.9814416490000326
        ],
        [
          -74.792777581999985,
          3.9482514030000289
        ],
        [
          -74.804385735999972,
          3.9402363270000365
        ]
      ]
    ]
  }
}