{
  "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/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/25/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/25/items/1234?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" : "1234",
  "properties" : {
    "objectid" : 1234,
    "gridcode" : 4,
    "area_prcp" : 128.85134029,
    "rango" : "150 - 200",
    "periodo_ini" : "1992-03-01T00:00:00",
    "periodo_fin" : "1992-03-31T00:00:00",
    "ruleid" : 4,
    "st_area_shape_" : 0.010425610607990679,
    "st_length_shape_" : 0.37368892591631242
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -77.99038573699994,
          2.1222363270000528
        ],
        [
          -77.994061761999944,
          2.116912353000032
        ],
        [
          -78.050824822999971,
          2.1210585930000434
        ],
        [
          -78.078737786999966,
          2.1570739740000704
        ],
        [
          -78.069966576999946,
          2.2014114980000272
        ],
        [
          -78.034899866999979,
          2.2285883780000404
        ],
        [
          -77.981807885999956,
          2.2201322010000695
        ],
        [
          -77.954385735999949,
          2.1847507310000651
        ],
        [
          -77.966378137999982,
          2.1388124990000392
        ],
        [
          -77.99038573699994,
          2.1222363270000528
        ]
      ]
    ]
  }
}