{
  "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/1111?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/1111?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/1111?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" : "1111",
  "properties" : {
    "objectid" : 1111,
    "gridcode" : 1,
    "area_prcp" : 15.915957780000001,
    "rango" : "0-50",
    "periodo_ini" : "1992-03-01T00:00:00",
    "periodo_fin" : "1992-03-31T00:00:00",
    "ruleid" : 1,
    "st_area_shape_" : 0.0012960000180000004,
    "st_length_shape_" : 0.14400000100000002
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -75.978061761999982,
          4.7809123520000298
        ],
        [
          -76.014061761999983,
          4.7809123530000761
        ],
        [
          -76.014061761999983,
          4.8169123530000206
        ],
        [
          -75.978061761999982,
          4.8169123530000206
        ],
        [
          -75.978061761999982,
          4.7809123520000298
        ]
      ]
    ]
  }
}