{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/37/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/37/items/1337?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/37/items/1337?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/37/items/1337?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 37,
  "LayerName" : "Precipitacion Mensual Año 2004",
  "id" : "1337",
  "properties" : {
    "objectid" : 1337,
    "gridcode" : 3,
    "area_prcp" : 44.460228280000003,
    "rango" : "100 - 150",
    "per_ini" : "2004-04-01T00:00:00",
    "per_fin" : "2004-04-30T00:00:00",
    "ruleid" : 3,
    "st_area_shape_" : 0.0036373095901046306,
    "st_length_shape_" : 0.23260497945524491
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -75.702617486999941,
          7.2513684070000295
        ],
        [
          -75.717061761999958,
          7.2199123520000512
        ],
        [
          -75.765794915999948,
          7.2244573970000374
        ],
        [
          -75.774708673999953,
          7.2762348620000239
        ],
        [
          -75.716632195999978,
          7.2862335190000636
        ],
        [
          -75.702617486999941,
          7.2513684070000295
        ]
      ]
    ]
  }
}