{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/42/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/42/items/1890?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/42/items/1890?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/42/items/1890?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 42,
  "LayerName" : "Precipitacion Mensual Año 2009",
  "id" : "1890",
  "properties" : {
    "objectid" : 1890,
    "gridcode" : 1,
    "area_prcp" : 24.947533760000002,
    "rango" : "0-50",
    "per_ini" : "2009-04-01T00:00:00",
    "per_fin" : "2009-04-30T00:00:00",
    "ruleid" : 1,
    "st_area_shape_" : 0.0020429451068807217,
    "st_length_shape_" : 0.18251476673059702
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -72.959147882999957,
          7.489902465000057
        ],
        [
          -72.972061761999953,
          7.4539123520000317
        ],
        [
          -73.021308526999974,
          7.4604992060000654
        ],
        [
          -73.006910943999969,
          7.5031591180000419
        ],
        [
          -72.959147882999957,
          7.489902465000057
        ]
      ]
    ]
  }
}