{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/20/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/20/items/452?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/20/items/452?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/20/items/452?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 20,
  "LayerName" : "Precipitacion Mensual Año 1987",
  "id" : "452",
  "properties" : {
    "objectid" : 452,
    "gridcode" : 3,
    "area_prcp" : 1.3386615500000001,
    "rango" : "100 - 150",
    "per_ini" : "1987-02-01T00:00:00",
    "per_fin" : "1987-02-28T00:00:00",
    "ruleid" : 3,
    "st_area_shape_" : 0.00010933816643017502,
    "st_length_shape_" : 0.051063653792218923
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -74.830951775999949,
          6.1063397820000205
        ],
        [
          -74.826061761999938,
          6.0949123520000512
        ],
        [
          -74.846758904999945,
          6.0985603620000575
        ],
        [
          -74.830951775999949,
          6.1063397820000205
        ]
      ]
    ]
  }
}